by Rebex - 상품타입: 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.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 215,800 | 1 Developer License | 다운로드 (3.9 MB) | |
| 주문 | ₩ 486,900 | 5 Developer License | 다운로드 (3.9 MB) | |
| 주문 | ₩ 1,517,200 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | 다운로드 (3.9 MB) |
| 주문 | ₩ 378,500 | 1 Developer License - with Source Code | 다운로드 (5.4 MB) | |
| 주문 | ₩ 866,500 | 5 Developer License - with Source Code | 다운로드 (5.4 MB) | |
| 주문 | ₩ 2,818,600 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with Source Code | 다운로드 (5.4 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
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!