The properties of the IpClient class are listed below. For a complete list of IpClient class members, see the IpClient Members topic.
Hostname | The server hostname or IP address |
Port | The server port |
Socket | Gets a socket established after invoking the IpClient#Connect method. |
Stream | Gets InputStream from socket connection established with server. IpClient#Connect method must be invoked prior to invoking this method. |
Timeout | The timeout for establishing a connection in ms. |
IpClient Class | Jscape.IpClient Namespace