Class TimeServer


  • public class TimeServer
    extends DrasylNode
    Starts a node which replies the time in seconds since midnight on January first 1900, when receiving an empty message. Based on the Time Protocol.
    See Also:
    TimeClient