UdpServer PropertiesBespoke Osc Library
The UdpServer type exposes the following members.
Properties

  NameDescription
Public propertyIPAddress
Gets the IP address the Udp server is bound to.
Public propertyIsRunning
Gets the state of the server.
Public propertyMulticastAddress
Gets the multicast address the server is joined to.
Public propertyPort
Gets the port the Udp server is bound to.
Public propertyTransmissionType
Gets the associated transmission type.
Back to Top
See Also