Internet Direct (Indy) Version 9.0.1 Beta
TIdTimeServer
Implements a Time protocol server.

TIdTimeServer = class(TIdTCPServer)
Description
TIdTimeServer is a TIdTCPServer descendant that provides a server implementation of the Time Protocol as described in the Internet Standard document:

Time is a simple protocol for synchronizing time on a local network. If you need the time and day only in a human readable form, we recommend that you use the TIdDayTimeServer component.

Note: The Time protocol in its current form cannot handle most dates after the year 2035. This limitation is stated in RFC 868.