Arnold Schekkerman wrote: [] > Under wine it complained 'file not found' on my system for each host. > It may be my system, as I use wine rarely.
What file was not found? The program reads and writes a temporary file in its own directory, and expects ntpq to be available and on the current path. > Would you mind providing the source code? It's for CodeGear's Delphi 2007, and uses some of my own proprietary components, so you would not be able to run it. Possibly for a command-line version. > The bad thing with ntpd and leap seconds is that it takes any single > bit of leap info for the truth, even if it comes from just one server > and all other servers say otherwise. This is especially strange as > there's put a lot of effort in ntpd to prevent the feed of false time > information. More recent versions of NTP use a majority vote system, including the Windows port being updated by Dave Hart. > Arnold The essence of the code is simple, find the list of associations. For each association, query the source looking for the "leap=01" or "leap=10" string. Cheers, David -- SatSignal software - quality software written to your requirements Web: www.satsignal.eu Email: [email protected] _______________________________________________ timekeepers mailing list [email protected] https://fortytwo.ch/mailman/cgi-bin/listinfo/timekeepers
