Click or drag to resize

TcpTextClientConnect Method

Overload List
  NameDescription
Public methodConnect(IPEndPoint, Boolean)
Connects to server.
Public methodConnect(String, Int32)
Connects to server. Use ConnectSSL(String, Int32) when SSL connection is needed.
Public methodConnect(IPAddress, Int32, Boolean)
Connects to server.
Public methodConnect(String, Int32, Boolean)
Connects to server.
Top
See Also