PCWin Software Download Center
 
Product Home
Download Trial
Purchase
Author Site

Category

 
Audio
Business & Finance
Desktop Enhancements
DVD & Video
Games
Home & Education
Internet
Multimedia & Design
Security & Privacy
Software Development
ActiveX
Compilers & Interpreters
Components & Libraries
Components: Delphi
Components: VB
Databases & Networks
Debugging
Help File Utilities
IDEs & Coding Utilities
Installation Programs
Java
Management & Distribution
Misc. Programming
Project Management
Reference & Tutorials
Source Code
Tools & Editors
Visual Basic Runtime Files
Utilities
Web Authoring

 

Popular Downloads

 
TubeHunter Ultra
More than 30.000 vista icons
EasySystemCleaner
Aurora Web Editor 2007 Professional
MySpeed PC Lite
eScan Pro Edition
HelpVistaXPDiamond
WAB-Processor
Win Guard Pro
Help Explorer Viewer for Windows
 

New Downloads

 
ServiceCommander
Patch I.T.
ALLPlayer
SQL Balance for MySQL
Batch FTP Upload Synchronizer
SharePoint Permission Workflow
Bluefox RMVB to X converter
S3 Browser
DVR-MS to AVI
DVD to iPhone converter
 

Related Downloads

 
Protocol Module
C Source Module
Zip Code Module
Obb Source Code
Upx Source Code
Source Code Id3
Ogg Source Code
Crc Source Code
Code Source Mud
Wtl Source Code
 

HS NTP C Source Library Screenshot

HS NTP C Source Library

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.


Back to HS NTP C Source Library Details page

HS NTP C Source Library Screenshot Related

C Source Code Ntp Protocol Module Rfc1305
Rfc1769
 

Copyright © 1995-2008 PCWin Download Center. Home | | Privacy | Link to Us | Submit / Update Software