ClockSync
From Tiny Appz
| ClockSync | |
| Written By: | Char |
|---|---|
| Requested By: | metaxus |
| OS: | Windows XP, Windows Vista |
| Requirements: | .NET 2.0 |
| Download downloads ^ | |
| Download Source downloads ^ | |
| Synchronises local system time with remote NTP time. | |
| Version:1.0 (5th June 2009) | |
[edit] Description
This application connects to a remote NTP time server (currently hardcoded as pool.ntp.org) and synchs the local system time. Most of the heavy work is done by Valer Bocan's STNP library, which can do the sync automatically. Having already written the app anyway I decided to upload it because it does do what the original submitter wants even if I didn't write most of it.
I'll leave this at version 1.0 but if people want me to fix it or add new functionality I'll do that.
[edit] Usage
Run ClockSync.exe. The executable will try to connect to pool.ntp.org. If a connection is made, the local clock is synched and the application exits. If there is a problem, an error message is displayed and the application exits.
