ntp in python

Jeremy Sanders jeremy+complangpython at jeremysanders.net
Wed Aug 30 06:13:09 EDT 2006


Janto Dreijer wrote:

> Maybe I'd be better off writing my own implementation that synchronises
> the two pc clocks. Any hints? :-)

I think you might read up on how ntp synchronises clocks (their website is
very thorough), and use their algorithm. It is supposed to be very robust
algorithm. I saw something about ntp on the twisted mailing list, so you
could ask there.

Jeremy

-- 
Jeremy Sanders
http://www.jeremysanders.net/



More information about the Python-list mailing list