|
|
NTP for your C#, VB.NET, and ASP.NET applications
|
 |
Synchronize your computers using public atomic clock time servers accessible over the internet.
The Internet Time component for .NET is a fully featured, easy to use implementation
of the Network Time Protocol (NTP) and related protocols for .NET and ASP.NET applications. Fully compliant with
the Network Time Protocol (RFC 1305), the Time Protocol (RFC 868) and the
Daytime Protocol (RFC 867), the component offers .NET developers an easy way to synchronize
with time servers from within their applications.
Part of the award winning .NET Internet Component Suite,
the component is designed specifically for .NET and is written in 100% managed C# code.
What's Included
Network Time Protocol (NTP)
Supports the Network Time Protocol
NetworkTimeClient class returns the UTC time using System.DateTime
Retrieve the time either synchronously or asynchronously
Time Protocol
Supports the Time Protocol
TimeClient class returns the UTC time using System.DateTime
Retrieve the time either synchronously or asynchronously
Daytime Protocol
Supports the Network Time Protocol
DaytimeClient class returns the UTC time as a string
Retrieve the time either synchronously or asynchronously
Designed for .NET
Object oriented design specifically for the .NET framework
100% managed code written in C#
Make either synchronous or asynchronous (Begin/End) calls
Asynchronous calls may either use events or callbacks
|