Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-04-2007, 02:54 AM
Maxwell2006
Tablet PC Guest
 
Posts: n/a
Windows Time Service: Is there any free time server available on the internet?

Hi,

Is there any network time server available on the internet?
I have two windows XP and I need to make sure that their time is the same at
the millisecond level.

Thank you,
Max


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-04-2007, 02:54 AM
Xploder HD Movie Player for PS3. Manage, convert and transfer media files between the PC and PS3.
  #2 (permalink)  
Old 01-04-2007, 02:54 AM
Haggis
Tablet PC Guest
 
Posts: n/a
Re: Windows Time Service: Is there any free time server available on the internet?




"Maxwell2006" <alanalan@newsgroup.nospam> wrote in message
news:evoE$Zs9GHA.4620@TK2MSFTNGP02.phx.gbl...
> Hi,
>
> Is there any network time server available on the internet?
> I have two windows XP and I need to make sure that their time is the same
> at the millisecond level.
>
> Thank you,
> Max
>


http://tf.nist.gov/service/its.htm

note: computer clocks ARE NOT that accurate , they can gain or loose time
depending on the system and what is being done with it.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 01-04-2007, 02:54 AM
Haggis
Tablet PC Guest
 
Posts: n/a
Re: Windows Time Service: Is there any free time server available on the internet?




"Maxwell2006" <alanalan@newsgroup.nospam> wrote in message
news:evoE$Zs9GHA.4620@TK2MSFTNGP02.phx.gbl...
> Hi,
>
> Is there any network time server available on the internet?
> I have two windows XP and I need to make sure that their time is the same
> at the millisecond level.
>
> Thank you,
> Max
>


http://tf.nist.gov/service/its.htm

note: computer clocks ARE NOT that accurate , they can gain or loose time
depending on the system and what is being done with it.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 01-04-2007, 02:56 AM
P. Johnson
Tablet PC Guest
 
Posts: n/a
Re: Windows Time Service: Is there any free time server available on the internet?

Maxwell2006 wrote:

> Is there any network time server available on the internet?


Excellent question! Yes, there is a wide variety of NTP (network time
protocol) servers available on the Internet that you can synchronize your
clock to using the Internet Time settings in the Date & Time Control Panel.
The best NTP (time) server for you to use is the one with the lowest ping
to you to minimize the time difference between the time the answer is sent
and the time you get the answer.

Most ISPs run NTP servers, and they're usually the same as your DNS servers.
If your network is automatically configured with DHCP, you can find your
name servers from the command prompt:

C:\BLAH> ipconfig /all
[...a bunch of output goes here...]
DNS Servers . . . . . . . . . : 10.0.0.1
10.0.0.2
[...output continues...]

If the IPs ipconfig /all gives you also work when you try to synchronize
your clock to them, these are the best time servers for you. Note that the
output of ipconfig /all will almost definitely be different than my
example. If your ISP's DNS servers are not also NTP servers, check out The
NTP Project for the next best name server.

http://ntp.isc.org/bin/view/Servers/..._A_Time_Server

You should use the highest stratum NTP server with the lowest ping you can
find for desktop systems, and a stratum 1 NTP server with the lowest ping
you can find if you're making your own local time server to synchronize
time on your network (remember your time server should be set as one
stratum higher than the time server you're getting time from in this case).

Servers to use only as a last resort when nothing works: *.nist.gov. These
stratum 1 servers are often incorrectly used, and NIST's time servers are
getting overloaded because of people not understanding how NTP distribution
works to reduce load and increase accuracy for everybody: There's almost
invariably a closer stratum 2 or 3 server feeding time from NIST's stratum
0 (the atomic clock) with a lower ping time more likely to give you a
slightly more accurate time than you would get from NIST directly after
network latency, and there's stratum 2 servers that need a low-ping
connection to NIST a bit more than anybody's desktop does.

When in doubt: Use time.windows.com. If you need time more accurate than
this, you're going to have to do your homework find your best time server.

I hope this helps.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 01-04-2007, 02:56 AM
P. Johnson
Tablet PC Guest
 
Posts: n/a
Re: Windows Time Service: Is there any free time server available on the internet?

Maxwell2006 wrote:

> Is there any network time server available on the internet?


Excellent question! Yes, there is a wide variety of NTP (network time
protocol) servers available on the Internet that you can synchronize your
clock to using the Internet Time settings in the Date & Time Control Panel.
The best NTP (time) server for you to use is the one with the lowest ping
to you to minimize the time difference between the time the answer is sent
and the time you get the answer.

Most ISPs run NTP servers, and they're usually the same as your DNS servers.
If your network is automatically configured with DHCP, you can find your
name servers from the command prompt:

C:\BLAH> ipconfig /all
[...a bunch of output goes here...]
DNS Servers . . . . . . . . . : 10.0.0.1
10.0.0.2
[...output continues...]

If the IPs ipconfig /all gives you also work when you try to synchronize
your clock to them, these are the best time servers for you. Note that the
output of ipconfig /all will almost definitely be different than my
example. If your ISP's DNS servers are not also NTP servers, check out The
NTP Project for the next best name server.

http://ntp.isc.org/bin/view/Servers/..._A_Time_Server

You should use the highest stratum NTP server with the lowest ping you can
find for desktop systems, and a stratum 1 NTP server with the lowest ping
you can find if you're making your own local time server to synchronize
time on your network (remember your time server should be set as one
stratum higher than the time server you're getting time from in this case).

Servers to use only as a last resort when nothing works: *.nist.gov. These
stratum 1 servers are often incorrectly used, and NIST's time servers are
getting overloaded because of people not understanding how NTP distribution
works to reduce load and increase accuracy for everybody: There's almost
invariably a closer stratum 2 or 3 server feeding time from NIST's stratum
0 (the atomic clock) with a lower ping time more likely to give you a
slightly more accurate time than you would get from NIST directly after
network latency, and there's stratum 2 servers that need a low-ping
connection to NIST a bit more than anybody's desktop does.

When in doubt: Use time.windows.com. If you need time more accurate than
this, you're going to have to do your homework find your best time server.

I hope this helps.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 01-04-2007, 02:56 AM
P. Johnson
Tablet PC Guest
 
Posts: n/a
Re: Windows Time Service: Is there any free time server available on the internet?

Haggis wrote:

> http://tf.nist.gov/service/its.htm


Not quite. NIST provides their servers as a courtesy to NTP server
operators and are not intended for desktop use. See Message-Id:
<97b014-vec.ln1@ursine.ca> upthread.

> note: computer clocks ARE NOT that accurate , they can gain or loose time
> depending on the system and what is being done with it.


That would be the rationale for using NTP to begin with. Good NTP
implementations (something even Windows actually gets right) periodically
check the clock skew again and compensate by resynchronizing and/or
adjusting it's idea of the length of a second slightly.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 01-04-2007, 02:56 AM
P. Johnson
Tablet PC Guest
 
Posts: n/a
Re: Windows Time Service: Is there any free time server available on the internet?

Haggis wrote:

> http://tf.nist.gov/service/its.htm


Not quite. NIST provides their servers as a courtesy to NTP server
operators and are not intended for desktop use. See Message-Id:
<97b014-vec.ln1@ursine.ca> upthread.

> note: computer clocks ARE NOT that accurate , they can gain or loose time
> depending on the system and what is being done with it.


That would be the rationale for using NTP to begin with. Good NTP
implementations (something even Windows actually gets right) periodically
check the clock skew again and compensate by resynchronizing and/or
adjusting it's idea of the length of a second slightly.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 01-04-2007, 02:56 AM
JCB
Tablet PC Guest
 
Posts: n/a
RE: Windows Time Service: Is there any free time server available on t

Yes, for example time.nist.gov of time.windows.com both of which are
available on your XP machines by double-clicking the clock in the system
notification area and selecting the IInternet Time tab to configure automatic
synching. If your machines are in a domain, your NTP client/server settings
can be configured through a GPO. Note that in a domain, the default clock
skew (important for Kerberos authentication) is 5 minutes.

If you REALLY need to control the machine-to-machine deviations to the
millisecond level, it's questionable that this can be obtained as you are not
accessing a primary standard time source directly. The time servers'
response is subject to the same latency as any other TCP/IP traffic across
however many router hops, etc. between you and the time server.


--
JCB\1059


"Maxwell2006" wrote:

> Hi,
>
> Is there any network time server available on the internet?
> I have two windows XP and I need to make sure that their time is the same at
> the millisecond level.
>
> Thank you,
> Max
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 01-04-2007, 02:56 AM
JCB
Tablet PC Guest
 
Posts: n/a
RE: Windows Time Service: Is there any free time server available on t

Yes, for example time.nist.gov of time.windows.com both of which are
available on your XP machines by double-clicking the clock in the system
notification area and selecting the IInternet Time tab to configure automatic
synching. If your machines are in a domain, your NTP client/server settings
can be configured through a GPO. Note that in a domain, the default clock
skew (important for Kerberos authentication) is 5 minutes.

If you REALLY need to control the machine-to-machine deviations to the
millisecond level, it's questionable that this can be obtained as you are not
accessing a primary standard time source directly. The time servers'
response is subject to the same latency as any other TCP/IP traffic across
however many router hops, etc. between you and the time server.


--
JCB\1059


"Maxwell2006" wrote:

> Hi,
>
> Is there any network time server available on the internet?
> I have two windows XP and I need to make sure that their time is the same at
> the millisecond level.
>
> Thank you,
> Max
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
sync time for 50 standalone XP without internet David Windows XP 6 01-04-2007 02:25 AM
Internet Explorer - Print windows takes a long time to come up. Jay Windows XP 0 01-04-2007 01:46 AM
Power Options reset from time to time Johan Nilsson Windows XP Tablet PC Newsgroup 19 03-23-2005 07:18 AM
Tablet PC Questions: Server Time LPH Announcements 1 12-12-2004 12:11 PM


All times are GMT -8. The time now is 04:25 PM.


2003 - 2008 All Rights Reserved. Technology Questions

SEO by vBSEO 3.1.0