Re: time-server question



what about getting the time with some precision?
Can you tell me how can I get the time from an Internet time-sever?

Typically you would install an NTP client on the windows machine so the local clock is accurate, then just use the local clock.

http://www.ntp.org

If you *really* need to ask an NTP server for the correct time, there's a whole mess of algorithms that have to be implemented that account for network latency and jitter. Remember, the time it takes to "ask" for the current time needs to be factored into the time measurement.

Eric
.



Relevant Pages

  • Re: Windows server sync to LocalCLK
    ... box is the local clock. ... Now I have a linux box that tries to sync with ... Have you disabled the NTP client that comes bundled ...
    (comp.protocols.time.ntp)
  • Re: rtc error
    ... the local clock as one of your reference clocks-- an very silly idea. ... That has nothing to do with the rtc. ... is of no use whatsoever for an ntp client. ...
    (comp.os.linux.setup)
  • Re: Server offset included in served time?
    ... and local clock time on an NTP client? ... You need a source of true time that is, say, an order magnitude better than your expectation of the local clock. ...
    (comp.protocols.time.ntp)
  • Re: Windows server sync to LocalCLK
    ... box is the local clock. ... Now I have a linux box that tries to sync with ... what is the name of the NTP client? ...
    (comp.protocols.time.ntp)
  • Re: Why no NTP client in default install?
    ... > I installed Debian Sarge system with a Samba server and that went great. ... > But I was just wondering, why is an NTP client not installed by default ... > during such an install to make sure the time is in sync? ...
    (Debian-User)

Loading