Bespoke Open Sound Control Library
IPAddress Property
NamespacesBespoke.Common.OscOscServerIPAddress
Gets the local IP address the server is bound to.
Declaration Syntax
C#Visual BasicVisual C++
public IPAddress IPAddress { get; }
Public ReadOnly Property IPAddress As IPAddress
public:
property IPAddress^ IPAddress {
	IPAddress^ get ();
}
Remarks
Not used for UDP multicast.

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)