readme.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. TimeSync.exe
  2. A program that demonstrates retrieving the current time from an SNTP
  3. server, and optionally synchronizing the time on the local computer
  4. system. Uses the TIdSNTP client from the Indy (Internet Direct)
  5. component suite.
  6. Requires:
  7. Indy (Internet Direct) version 9.0.50 or higher.
  8. Indy (Internet Direct) version 10.0.20 or higher.
  9. Delphi 7 or Delphi 2005 (Win32 personality).
  10. (Tested with these... may work for D6, D5).
  11. Author:
  12. Don Siders, Integral Systems
  13. Copyright or License:
  14. None. Just do not claim that the work is your own.
  15. Donated freely to the Indy project for use under their dual license.
  16. Files Description
  17. ------------------ ---------------------------------------------------
  18. TimeSync.exe The executable for the demo program.
  19. TimeSync.bmp Bitmap for the the application icon.
  20. TimeSyncLarge.bmp Bitmap for display in the header pabel for the
  21. application.
  22. TimeSyncMain.dfm Main Form in the application.
  23. TimeSyncMain.pas Source code for the main Form in the application.
  24. TimeSync.dpr Project file for the application.
  25. SNTPHost.txt SNTP servers to display in the combobox.
  26. SNTPHosts.txt A short list of SNTP servers (by country / province)
  27. that can be used in the SNTPHost.txt file.