This topic has not yet been rated - Rate this topic

UdpClient.Send Method

Sends a UDP datagram to a remote host.
Name Description
UdpClient.Send (Byte[], Int32) Sends a UDP datagram to a remote host.

Supported by the .NET Compact Framework.

UdpClient.Send (Byte[], Int32, IPEndPoint) Sends a UDP datagram to the host at the specified remote endpoint.

Supported by the .NET Compact Framework.

UdpClient.Send (Byte[], Int32, String, Int32) Sends a UDP datagram to a specified port on a specified remote host.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ