Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: read daytime://

From: tbrownell:shaw:ca at: 20-Feb-2002 10:34

I would recommend accessing an atomic clock instead, probably more accurate.. Many are available, just do a search. TB ----- Original Message ----- From: "Marc L" <[sanction2023--yahoo--com]> To: <[rebol-list--rebol--com]> Sent: Wednesday, February 20, 2002 9:16 AM Subject: [REBOL] Re: read daytime:// The daytime protocol is different from NTP. You need to find a server offering the daytime service common on UNIX boxes. If you want to set up a Windows machine as a time server, I would recommend About Time. It is freeware and very simple to set up, just leave it running with the time servers turned on. You can get it at http://www.arachnoid.com/abouttime/ On a Unix box, just enable daytime in /etc/inetd.conf. Marc On Tuesday 19 February 2002 02:18 am, you wrote: