经 Rebex - 产品类型: 构件 / .NET 类 / .NET 精简框架 / 源代码
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.
我们的常规价格如下。 请登录后查看打折后的价格。
| 加入购物车 | 1,298 元 | 1 Developer License - includes 1 Year Subscription (priority support and major/minor updates) * Mfr. 部件号: 4718timeNetCf |
下载 (4.0 MB) | |
| 加入购物车 | 2,929 元 | 5 Developer License - includes 1 Year Subscription (priority support and major/minor updates) * | 下载 (4.0 MB) | |
| 加入购物车 | 9,127 元 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - includes 1 Year Subscription (priority support and major/minor updates) * | 下载 (4.0 MB) |
| 加入购物车 | 441 元 | 1 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) * | 验证 | 下载 (4.0 MB) |
| 加入购物车 | 996 元 | 5 Developer License 1 Year Subscription Renewal (priority support and major/minor updates) * | 验证 | 下载 (4.0 MB) |
| 加入购物车 | 3,103 元 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) 1 Year Subscription Renewal (priority support and major/minor updates) * | 验证 | 下载 (4.0 MB) |
我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。 所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在列出的License選擇,包括批量License及以前的版本。
我们的常规价格见上。 请登录后查看打折后的价格。
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.
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!