Package examples.ntp


package examples.ntp
  • Classes
    Class
    Description
    This is an example program demonstrating how to use the NTPUDPClient class.
    The SimpleNTPServer class is a UDP implementation of a server for the Network Time Protocol (NTP) version 3 as described in RFC 1305.
    This is an example program demonstrating how to use the TimeTCPClient and TimeUDPClient classes.