par Rebex - Type de produit : Composant / .NET Class / .NET Compact Framework / Source Code
Veuillez noter que les informations sur les produits ne sont pas disponibles en français.
Add time synchronicity to your .NET applications. Rebex Time for .NET uses SNTP and NTP protocols to enable your program to get the exact time from time servers over the Internet. Keep all the computers in your multi-tier application synchronized with an atomic clock to get rid of problems with different local clocks. The most common operation - getting time from the time server and synchronize local computer time with it - takes only one line of code.
Nos prix standard sont montrés ci-dessous. Veuillez vous connecter pour voir vos prix.
| Ajouter au Caddie | $ 97.02 | 1 Developer License | Téléchargement (2.0 Mo) | |
| Ajouter au Caddie | $ 244.02 | 5 Developer License | Téléchargement (2.0 Mo) | |
| Ajouter au Caddie | $ 685.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Téléchargement (2.0 Mo) |
| Ajouter au Caddie | $ 342.02 | 1 Developer License | Téléchargement (5.4 Mo) | |
| Ajouter au Caddie | $ 783.02 | 5 Developer License | Téléchargement (5.4 Mo) | |
| Ajouter au Caddie | $ 2,547.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Téléchargement (5.4 Mo) |
Nos prix comprennent le support technique ComponentSource et, pour la majorité des produits téléchargeables, une sauvegarde en ligne ainsi qu'une mise à niveau GRATUITE si la nouvelle version est parue pendant les 30 jours consécutifs à votre achat. Toutes les ventes sont sujettes à nos Termes et Conditions standard à notre Politique de renvoi. Veuillez nous contacter si vous avez besoin d'une option de licence (licence de volume et versions précédentes) qui ne figure pas sur la liste ci-dessus.
Nos prix standard sont montrés ci-dessus. Veuillez vous connecter pour voir vos prix.
What’s new in V2.x?
Get the exact time from an atomic clock
SNTP and NTP protocols enable your program to get the exact time from public time servers over the Internet. You can keep all the computers in your multi-tier application synchronized with an atomic clock to get rid of problems with different local clocks. Get an exact time-value for your time-critical database entries.
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 - geting 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 and Mono 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 Compact Framework version free!