home *** CD-ROM | disk | FTP | other *** search
/ Freelog 33 / Freelog033.iso / Bas / Systeme / Neutron / readme.txt < prev   
Encoding:
Text File  |  2002-03-12  |  2.6 KB  |  59 lines

  1. Neutron
  2. =======
  3.  
  4. Version 1.03 - March 12th 2002
  5. ------------------------------
  6.  
  7. Neutron is a very simple and small time synchronizing program that
  8. retrieves the accurate time from one of several specialized time servers
  9. on the Internet. Once the network time has been retrieved the program can
  10. set your computer's clock to match it.
  11.  
  12. Options in the program enable you to automatically obtain the time from the
  13. time server and set your clock appropriately at program startup. It is also
  14. possible to have the program automatically exit after the time has been set
  15. and so is ideal for placing a shortcut in your Startup folder to sync your
  16. clock when your computer is started.
  17.  
  18. Neutron uses the standard Time protocol (TCP or UDP port 37). See RFC 868
  19. for more details. The time retrieved from the network time server is given
  20. as the number of seconds since midnight on January 1st 1900. Since the
  21. protocol only allows accuracy down to the second you may not get the most
  22. accurate time possible but it is usually good enough to always be within
  23. about half a second of "true" time. Network latency is accommodated in the
  24. calculations involved in setting your computer clock.
  25.  
  26. Clicking the setup button ">>" shows you the program options. Clicking the
  27. same button will hide the options.
  28.  
  29. The setup options allows you to choose the time server that is used by
  30. selecting from a preset list in the dropdown list. You may prefer to use
  31. one that is located nearer your computer for faster responses.
  32.  
  33. Choose TCP or UDP for the Time protocol to be used. UDP is recommended
  34. because of the lower network communications overhead.
  35.  
  36. Select whether you want the program to automatically obtain and synchronize
  37. to the network time when you start the program by clicking in the "Auto
  38. sync at program startup" checkbox.
  39.  
  40. Select whether you want the program to exit after it has synced your clock
  41. time by clicking in the "Exit after time has been synced" checkbox. If you
  42. have this option set, the next time you start the program you can prevent
  43. the program from exiting by de-selecting this same checkbox.
  44.  
  45.  
  46. Version 1.00 - Initial Release
  47. Version 1.01 - Wasn't properly taking into consideration Daylight Savings.
  48. Version 1.02 - Typo: "31st" would be displayed as "311st"
  49. Version 1.03 - The midday 12 hour was being displayed as 0 instead of 12.
  50.  
  51. ----------------------------------------------------------------------
  52.  
  53. This software was written by Robin Keir and is distributed as freeware.
  54. I take no responsibility for any damage or problems caused by using it
  55. but I do welcome comments and suggestions.
  56.  
  57. robin@keir.net
  58. http://keir.net/
  59.