Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: NTP and perl

by astaines (Curate)
on Oct 23, 2001 at 02:56 UTC ( [id://120652]=note: print w/replies, xml ) Need Help??


in reply to NTP and perl

NTP has exactly one function - to keep the time on a computer correct with reference to other computers. It is much more than a communications protocol. It use some quite elaborate modelling to keep the time on the client synched with (very) high precision to the time on the server.

You could, at least in principle, rewrite the NTP programs in Perl, but this seems a little pointless. Perl is not a good langauge for doing lots of iterative calulations.

Have a look at the tutorial at http://www.eecis.udel.edu/~ntp/. Personally I think fletch is on the right track, if you need what I think you need.

-- Anthony Staines

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://120652]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-04-18 03:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found