UdpClient::Connect Method
.NET Framework (current version)
Establishes a default remote host.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Connect(IPAddress^, Int32) | Establishes a default remote host using the specified IP address and port number. |
![]() | Connect(IPEndPoint^) | Establishes a default remote host using the specified network endpoint. |
![]() | Connect(String^, Int32) | Establishes a default remote host using the specified host name and port number. |
Show:
