Overload List

  NameDescription
UdpServer(Int32)
Binds the server to the loopback address.
UdpServer(Int32, IPAddress)
Binds the server to the loopback address.
UdpServer(IPAddress, Int32)
Initializes a new instance of the UdpServer class
UdpServer(IPAddress, Int32, IPAddress, TransmissionType)
Initializes a new instance of the UdpServer class

See Also