| Platform | Since |
|---|---|
| iPhone | 0.1 |
| iPad | 0.1 |
| Mobile Web | 1.8 |
create and return an instance of Titanium.Network.TCPSocket
| Name | Type | Summary |
|---|---|---|
| hostName | String |
the host name to connect to/listen on |
| port | Number |
the port for the socket |
| mode | Number |
the socket's mode; one of |
| parameters | Object |
A dictionary object with properties defined in |