TcpServer EventsBespoke Osc Library
The TcpServer type exposes the following members.
Events

  NameDescription
Public eventConnected
Raised when a connection is established.
Public eventDataReceived
Raised when data is received.
Public eventDisconnected
Raised when a connection is disconnected.
Back to Top
See Also