System.Net.Sockets.UdpClient: Constructor Members

The constructors of System.Net.Sockets.UdpClient are listed below. For a list of all members, see the UdpClient Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Net.Sockets.UdpClient class.

Initializes a new instance of the System.Net.Sockets.UdpClient class and binds it to the local port number provided.

Initializes a new instance of the System.Net.Sockets.UdpClient class and binds it to the specified local endpoint.

Initializes a new instance of the System.Net.Sockets.UdpClient class.

Initializes a new instance of the System.Net.Sockets.UdpClient class and binds it to the local port number provided.

Initializes a new instance of the System.Net.Sockets.UdpClient class and establishes a default remote host.