Package org.apache.commons.net.examples.ntp
package org.apache.commons.net.examples.ntp
-
ClassesClassDescriptionThis 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.