UdpServer Constructor Bespoke Osc Library
Overload List

  NameDescription
Public methodUdpServer(Int32)
Initializes a new instance of the UdpServer class.
Public methodUdpServer(Int32, IPAddress)
Initializes a new instance of the UdpServer class.
Public methodUdpServer(IPAddress, Int32)
Initializes a new instance of the UdpServer class.
Public methodUdpServer(IPAddress, Int32, IPAddress, TransmissionType)
Initializes a new instance of the UdpServer class.
Back to Top
See Also