Listens for and processes incoming Open Sound Control packets.

Namespace:  Bespoke.Common.Osc
Assembly:  Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public class OscServer
Visual Basic (Declaration)
Public Class OscServer
Visual C++
public ref class OscServer

Inheritance Hierarchy

System..::.Object
  Bespoke.Common.Osc..::.OscServer

See Also