by ComponentSpace - 상품타입: Component / .NET Class / 100% Managed Code
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Retrieve date and time from Internet time-servers. ComponentSpace Internet Time (NTP) Component allows you to retrieve the date and time using the Network Time Protocol (RFC-1305), the Time Protocol (RFC-868) or the Daytime Protocol (RFC-867). Times are returned as standard System.DateTime objects. These can be easily converted from UTC to local time. Written in 100% managed C# code, the class library offers .NET developers easy access to Internet time-servers from within their applications.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 136,800 | 1 Developer License | 다운로드 (499 KB) | |
| 주문 | ₩ 274,900 | 4 Developer Team License | 다운로드 (499 KB) | |
| 주문 | ₩ 413,100 | 8 Developer Team License | 다운로드 (499 KB) | |
| 주문 | ₩ 551,300 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | 다운로드 (499 KB) | |
| 주문 | ₩ 1,103,900 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | 확인 | 다운로드 (552 KB) |
| 주문 | ₩ 136,800 | 1 Developer Premium Support License | 다운로드 (29 KB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
ComponentSpace Internet Time Component may be used in any Windows or Web application by adding a reference to the assembly to access the classes in the KeyTech.InternetTime namespace.
The NetworkTimeClient class retrieves the date and time using the Network Time Protocol (NTP). You may retrieve the time either synchronously (blocking) using the GetTime method or asynchronously (non-blocking) using the BeginGetTime and EndGetTime methods. For asynchronous calls you may receive completion notification either through an event or a callback method. A timeout may be specified. The UTC date and time is returned as a System.DateTime object that easily may be converted to local time.
The TimeClient class retrieves the date and time using the Time Protocol. You may retrieve the time either synchronously (blocking) using the GetTime method or asynchronously (non-blocking) using the BeginGetTime and EndGetTime methods. For asynchronous calls you may receive completion notification either through an event or a callback method. A timeout may be specified. The UTC date and time is returned as a System.DateTime object that easily may be converted to local time.
The DaytimeClient class retrieves the date and time using the Daytime Protocol. You may retrieve the time either synchronously (blocking) using the GetTime method or asynchronously (non-blocking) using the BeginGetTime and EndGetTime methods. For asynchronous calls you may receive completion notification either through an event or a callback method. A timeout may be specified. The UTC date and time is returned as a string.
All classes that raise events support a SynchronizingObject property. All classes report errors through the InternetTimeException.
Main Features
This class library may also be purchased as part of the Key Technology .NET Internet Suite.
개발처/발매처
주요 카테고리
관련 상품
관련 카테고리