TcpTextClientConnect Method |
Name | Description | |
---|---|---|
Connect(IPEndPoint, Boolean) |
Connects to server.
| |
Connect(String, Int32) |
Connects to server. Use ConnectSSL(String, Int32) when SSL connection is needed.
| |
Connect(IPAddress, Int32, Boolean) |
Connects to server.
| |
Connect(String, Int32, Boolean) |
Connects to server.
|