Overload List
Name | Description | |
---|---|---|
![]() |
Connect(EndPoint) |
Establishes a connection to a remote device.
|
![]() |
Connect(IPAddress, Int32) |
Establishes a connection to a remote host. The host is specified by an IP address and a port number.
(Inherited from Socket.) |
![]() |
Connect(array<IPAddress>[]()[][], Int32) |
Establishes a connection to a remote host. The host is specified by an array of IP addresses and a port number.
(Inherited from Socket.) |
![]() |
Connect(String, Int32) |
Establishes a connection to a remote device.
|