Implements a TCP-based DayTime protocol client.
TIdDayTime = class(TIdTCPClient)
Unit
IdDayTime
Description
TIdDayTime implements the DayTime protocol (RFC 867) as a client. 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, TIdTimeUDP, TIdTimeServer, and TIdTimeUDPServer.
有时间服务就好了
NT 2000 都有的