The UDPClient class provides access to UDP services at a higher abstraction level than the Socket class. UDPClient is used to connect to a remote host and to receive connections from a remote client.
Object
UDPClient
[Visual Basic] Public Class UDPClient [C#] public class UDPClient [C++] public __gc class UDPClient [JScript] public class UDPClient
[To be supplied.]
Namespace: System.Net.Sockets
Assembly: System.net.dll