View Full Version here: : Atomic clock synchronisation utility - Chronos
Found this today and trying on the laptop. Seems like a good concept (checking many clocks and averaging before updating your system clock), and the price is right (free).
http://www.freedownloadscenter.com/Network_and_Internet/Online_Timers/Chronos_Atomic_Clock_Synchronizer.h tml
Steffen
11-08-2010, 03:30 PM
From reading the description it isn't clear whether this is an implementation of NTP (the network time protocol) or an attempt at re-inventing NTP. In any case, I thought NTP was built in and used by default on all PC operating systems these days? It certainly is in the Unix/Linux/Mac OS world.
Cheers
Steffen.
mithrandir
11-08-2010, 04:52 PM
Chronos is not a real NTP. On any reasonably modern Windows:
net time /setsntp:pool.ntp.org,0x8
or, in Au
net time /setsntp:au.pool.ntp.org,0x8
or, in NZ
net time /setsntp:nz.pool.ntp.org,0x8
The system event log will record some time related events.
If you know anything about Windows services, it's just about as easy to install a full blown NTP (http://www.meinberg.de/english/sw/ntp.htm) as it is to install Chronos.
vBulletin® v3.8.7, Copyright ©2000-2025, vBulletin Solutions, Inc.