UDP Time server

Namespace: VVVV.Utils.Network
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public class UDPTimeServer : UDPServer, 
	INetworkTimeSync

Inheritance Hierarchy

System..::..Object
  VVVV.Utils.Network..::..UDPServer
    VVVV.Utils.Network..::..UDPTimeServer
      VVVV.Utils.Network..::..UDPTimeClient

See Also