.NET Framework Class Library
TcpClient..::.Connect Method

Connects the client to a remote TCP host using the specified host name and port number.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkConnect(IPEndPoint)Connects the client to a remote TCP host using the specified remote network endpoint.
Public methodSupported by the .NET Compact FrameworkConnect(IPAddress, Int32)Connects the client to a remote TCP host using the specified IP address and port number.
Public methodConnect(array<IPAddress>[]()[], Int32)Connects the client to a remote TCP host using the specified IP addresses and port number.
Public methodSupported by the .NET Compact FrameworkConnect(String, Int32)Connects the client to the specified port on the specified host.
Top
See Also

Reference

Tags :


Page view tracker