by Rebex - Product Type: Component / .NET Class / .NET Compact Framework / Source Code
Add time synchronicity to your .NET applications. Rebex Time for .NET uses SNTP and NTP protocols to enable your program to get the exact time from time servers over the Internet. Keep all the computers in your multi-tier application synchronized with an atomic clock to get rid of problems with different local clocks. The most common operation - getting time from the time server and synchronize local computer time with it - takes only one line of code.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 97.02 | 1 Developer License | Download (2.0 MB) | |
| Add to Cart | $ 244.02 | 5 Developer License | Download (2.0 MB) | |
| Add to Cart | $ 685.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (2.0 MB) |
| Add to Cart | $ 342.02 | 1 Developer License | Download (2.9 MB) | |
| Add to Cart | $ 783.02 | 5 Developer License | Download (2.9 MB) | |
| Add to Cart | $ 2,547.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (2.9 MB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
What’s new in V2.x?
Get the exact time from an atomic clock
SNTP and NTP protocols enable your program to get the exact time from public time servers over the Internet. You can keep all the computers in your multi-tier application synchronized with an atomic clock to get rid of problems with different local clocks. Get an exact time-value for your time-critical database entries.
Single line of code to synchronize with time server
The Rebex Time for .NET component is designed with ease of use in mind. The most common operation - geting time from the time server and synchronize local computer time with it - takes only one line of code:
// synchronize local time with time server
SimpleSntp.SetTime('ntp.globe.cz');
Complete control over comunication with SNTP or NTP server
Rebex Time for .NET client library supports SNTP and NTP version 3, 4. Advanced features of the component enable you to use both sync and async operation mode, gain direct access to all NTP packet fields, use different server port and more.
.NET 1.0, .NET 1.1, .NET 2.0 and Mono supported
Time for .NET works on all major .NET Framework implementations. No need to learn new API when going mobile. Synchronize your iPaq time with atomic clock with the sample application.
Source and code NUnit tests available
Want to know what is really happening inside? Get automated test suite for NUnit and full c# source code.
Source code edition includes full c# source code and .NET Compact Framework version free!