Internet Direct (Indy) Version 9.0.1 Beta
TIdDayTimeServer
Implements a DayTime protocol server.

TIdDayTimeServer = class(TIdTCPServer)
Description
TIdDayTimeServer implements the DayTime protocol (RFC 867) as a server. This protocol is simply where a DayTime server sends the current day and time in a human readable format and is sometimes used for debugging.

If you need a time-synchronization solution, we recommend that you use the Time protocol encapsulated by TIdTime and TIdTimeServer.