by Rebex - Product Type: Component / .NET Class / .NET Compact Framework / Source Code
Synchronize your PocketPC with a time server. The Rebex Time for .NET component uses SNTP and NTP protocols to enable your program to get exact time from time servers over the Internet. You can keep all computers in your multi-tier application synchronized with an atomic clock to get rid of problems with different local clocks. The most common operation - get 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 | ₩ 303,200 | 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) Mfr. Part No: 4718timeNetCf |
Download (3.9 MB) | |
| Add to Cart | ₩ 684,100 | 5 Developer License - includes 1 Year Subscription (priority support and major/minor updates) | Download (3.9 MB) | |
| Add to Cart | ₩ 2,131,600 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - includes 1 Year Subscription (priority support and major/minor updates) | Download (3.9 MB) |
| Add to Cart | ₩ 531,700 | 1 Developer License - with Source Code - includes 1 Year Subscription (priority support and major/minor updates) Mfr. Part No: 4718timeNetSrc |
Download (5.4 MB) | |
| Add to Cart | ₩ 1,217,400 | 5 Developer License - with Source Code - includes 1 Year Subscription (priority support and major/minor updates) | Download (5.4 MB) | |
| Add to Cart | ₩ 3,959,900 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with Source Code - includes 1 Year Subscription (priority support and major/minor updates) | Download (5.4 MB) |
| Add to Cart | ₩ 103,100 | 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) | Verify | Download (3.9 MB) |
| Add to Cart | ₩ 232,600 | 5 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) | Verify | Download (3.9 MB) |
| Add to Cart | ₩ 724,700 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) 1 Year Subscription Renewal (priority support and major/minor updates) | Verify | Download (3.9 MB) |
| Add to Cart | ₩ 180,800 | 1 Developer License - with Source Code 1 Year Subscription Renewal (priority support and major/minor updates) | Verify | Download (5.4 MB) |
| Add to Cart | ₩ 413,900 | 5 Developer License - with Source Code 1 Year Subscription Renewal (priority support and major/minor updates) | Verify | Download (5.4 MB) |
| Add to Cart | ₩ 1,346,400 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with Source Code 1 Year Subscription Renewal (priority support and major/minor updates) | Verify | Download (5.4 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 exact the time from public time servers over the Internet. Keep all the computers in your multi-tier application synchronized with atomic clock to get rid of problems with different local clocks. Get exact time-value for your time-critical database entries.
Use a 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 - get 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 Mono and .NET Compact Framework 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 version free!