C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 12-10-2001, 05:46 AM   #1
Registered User
 
Join Date: Sep 2001
Posts: 11
Question NTP help

I want to know , whether the response from the NTP server is in 64 bit timestamp with respect to localtime or UTC

Thanx
taps is offline   Reply With Quote
Old 12-10-2001, 06:56 PM   #2
Registered User
 
alex's Avatar
 
Join Date: Sep 2001
Posts: 132
Network Time Protocol stores the time as seconds relative to 0h UTC on 1 January 1900. The full resolution NTP timestamp is a 64 bit unsigned fixed point number with the integer part in the first 32 bits and the fractional part in
the last 32 bits...

greetinx,
alex
alex is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NTP and C fragrax C Programming 1 07-07-2008 06:14 AM
Simple NTP Client? Kritical Networking/Device Communication 11 04-04-2006 03:36 AM


All times are GMT -6. The time now is 03:41 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22