.NET SNTP Wizard Class Library
NET SNTP TimeWizard gives the power to retrieve the exact time from NTP time
servers across the Internet. These times are accurate because they
are synchronized from Atomic and radio frequency clocks.
Some Useful features:
-
Easy to get time information
-
Great for timestamps for Local Time and UTC
-
Can automatically set the client machines clock to the retrieved time
-
Returns time using the System.DateTime object for incredibly easy access to the
information
Common uses:
-
Medical record timestamping
-
Employee timeclock timestamping
-
Critical message timestamping
-
Computer clock synchronizing and updating
-
Synchronizing client and server applications
-
Detecting clock set backs
Simple Network Time Protocol Wizard is great for getting time stamps,
synchronising computer clocks and much more.
Your mult-tier applications can really benefit from being able to make sure they
are all running on the same schedule by synchronizing each computers clock
precisely together. It is also great for medical time stamping, for medical
filing software and many other applications.
Written using 100% managed code for high stability and reliability. Integrated
help for Visual Studio 2003 users. It only takes a couple of lines of code to
handle the time retrieval and time synchronization.
|