Create the UDP server
Namespace: VVVV.Utils.NetworkAssembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871
Syntax
C# |
---|
public UDPTimeServer( int port ) |
Parameters
- port
- Type: System..::..Int32
The listening port
C# |
---|
public UDPTimeServer( int port ) |