This topic has not yet been rated - Rate this topic

UdpClient.Send Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Sends a UDP datagram to a remote host.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Send(Byte[], Int32) Sends a UDP datagram to a remote host.
Public method Send(Byte[], Int32, IPEndPoint) Sends a UDP datagram to the host at the specified remote endpoint.
Public method Send(Byte[], Int32, String, Int32) Sends a UDP datagram to a specified port on a specified remote host.
Top
Did you find this helpful?
(1500 characters remaining)