Internet Direct (Indy) Version 9.0.2 Beta
TIdTimeUDP
Implements a Time client.

TIdTimeUDP = class(TIdUDPClient)
Description
TIdTime is a client implementation of the UDP version of the Time Protocol as described in the Internet Standards document:

Time is a simple protocol for synchronizing time on a local network. For a time protocol with higher accuracy over several networks, use TIdSNTP. To retrieve the current date and time in human-readable form, use TIdDayTime.

Please note that the Time Protocol in its current form cannot handle most dates after the year 2035. This limitation is stated in RFC 868.