HS NTP C Source Library 1.6
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.
HS NTP includes the C source for the following platforms: Windows, Linux, MAC OS X, iPhone iOS, WinCE
First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP events to user.
To obtain time difference between local system and remote NTP server, the user application calls HsNtpGetTime function, specifying NTP server name or IP address and source UDP port to use.
HS NTP library then resolves the server name, formats and sends NTP time request packet according to RFC1305 and RFC1769 standard. Once HS NTP has received NTP time reply from NTP server it analyses the reply and reports the resulting time difference to user application via callback function. The parameters to this event callback contain the offset value in seconds necessary to apply to local clock in order to synchronize it to the time at remote NTP server.
Modular design makes it easy to port HS NTP protocol module to any environment. HS NTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock – HS NTP does all transmission, reception and event handling over socket layer.
Version: 1.6
License: Shareware
Download: HS NTP C Source Library v. 1.6
Tags: NTP, ntp c, ntp linux, ntp wince, RFC 1769, sntp c++
This entry was posted
on Sunday, February 19th, 2012 at 5:45 pm and is filed under Uncategorized.
HS NTP C Source Library 1.5
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.
HS NTP includes the C source for the following platforms: Windows, Linux, MAC OS X, iPhone iOS, WinCE
First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP events to user.
To obtain time difference between local system and remote NTP server, the user application calls HsNtpGetTime function, specifying NTP server name or IP address and source UDP port to use.
HS NTP library then resolves the server name, formats and sends NTP time request packet according to RFC1305 and RFC1769 standard. Once HS NTP has received NTP time reply from NTP server it analyses the reply and reports the resulting time difference to user application via callback function. The parameters to this event callback contain the offset value in seconds necessary to apply to local clock in order to synchronize it to the time at remote NTP server.
Modular design makes it easy to port HS NTP protocol module to any environment. HS NTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock – HS NTP does all transmission, reception and event handling over socket layer.
Version: 1.5
License: Shareware
Download: HS NTP C Source Library v. 1.5
Tags: NTP, ntp c, ntp linux, ntp wince, RFC 1769, sntp c++
This entry was posted
on Friday, April 22nd, 2011 at 9:40 am and is filed under Uncategorized.
HS NTP C Source Library 1.3
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.
HS NTP includes the C source for the following platforms: Windows, Linux, MAC OS X, iPhone iOS
First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP events to user.
To obtain time difference between local system and remote NTP server, the user application calls HsNtpGetTime function, specifying NTP server name or IP address and source UDP port to use.
HS NTP library then resolves the server name, formats and sends NTP time request packet according to RFC1305 and RFC1769 standard. Once HS NTP has received NTP time reply from NTP server it analyses the reply and reports the resulting time difference to user application via callback function. The parameters to this event callback contain the offset value in seconds necessary to apply to local clock in order to synchronize it to the time at remote NTP server.
Modular design makes it easy to port HS NTP protocol module to any environment. HS NTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock – HS NTP does all transmission, reception and event handling over socket layer.
Version: 1.3
License: Shareware
Download: HS NTP C Source Library v. 1.3
Tags: NTP, ntp c, ntp linux, RFC 1769, sntp c++
This entry was posted
on Saturday, August 21st, 2010 at 7:26 pm and is filed under Uncategorized.
HS NTP C Source Library 1.2
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.
First user application calls HS NTP initialisation function supplying pointers to callback functions in user code for timer management and for reporting NTP events to user.
To obtain time difference between local system and remote NTP server, the user application calls HsNtpGetTime function, specifying NTP server name or IP address and source UDP port to use.
HS NTP library then resolves the server name, formats and sends NTP time request packet according to RFC1305 and RFC1769 standard. Once HS NTP has received NTP time reply from NTP server it analyses the reply and reports the resulting time difference to user application via callback function. The parameters to this event callback contain the offset value in seconds necessary to apply to local clock in order to synchronize it to the time at remote NTP server.
Modular design makes it easy to port HS NTP protocol module to any environment. HS NTP internally at a lower layer interfaces to HS Sock library which provides UDP transport services. User application need not worry about Winsock – HS NTP does all transmission, reception and event handling over socket layer.
Version: 1.2
License: Commercial
Download: HS NTP C Source Library v. 1.2
Tags: NTP, ntp c, RFC 1306, RFC 1769, sntp c++
This entry was posted
on Saturday, November 14th, 2009 at 6:12 am and is filed under Uncategorized.