TiniTP is a TP client implementationfollowing the RFC-868. TiniTP gets the current time from a NTP server and sets the clock in the TINI every second hour.
V1.0 - 2001-03-20
TiniTP.java - Uses ntp.luth.se as the default NTP server but this can also be specified with the public TiniTP(String ntpServer) constructor. Requests the time every second hour and sets the TINI realtime clock accordingly.
TiniTPTester.java - a very simple class to test TiniTP. Instantiates one instance of TiniTP.
Back to TINI at DreamFabric
Last updated 2001-03-20 by Karl-Petter Åkesson