| Platform | Since |
|---|---|
| Android | 1.7 |
| iPhone | 1.7 |
| iPad | 1.7 |
Returns a new TCP socket object.
Takes a dictionary containing properties defined in Titanium.Network.Socket.TCP.
Some properties are only needed based on whether the socket will be a connecting
(client) socket or a listening (server) socket.
| Name | Type | Summary |
|---|---|---|
| params | Dictionary<Titanium.Network.Socket.TCP> |
Creation parameters. Optional. |