Overload List
Name | Description | |
---|---|---|
![]() |
Connect(IPEndPoint) |
Connects the client to a remote TCP host using the specified remote network endpoint.
(Inherited from TcpClient.) |
![]() |
Connect(String, Int32) |
Connects the client to the specified port on the specified host.
(Inherited from TcpClient.) |
![]() |
Connect(IPAddress, Int32) |
Connects the client to a remote TCP host using the specified IP address and port number.
(Inherited from TcpClient.) |
![]() |
Connect(array<IPAddress>[]()[][], Int32) |
Connects the client to a remote TCP host using the specified IP addresses and port number.
(Inherited from TcpClient.) |