Package org.apache.commons.net.examples.ntp
-
Class Summary Class Description NTPClient This is an example program demonstrating how to use the NTPUDPClient class.SimpleNTPServer The SimpleNTPServer class is a UDP implementation of a server for the Network Time Protocol (NTP) version 3 as described in RFC 1305.TimeClient This is an example program demonstrating how to use the TimeTCPClient and TimeUDPClient classes.