di Rebex - Tipo prodotto: Componente / .NET Class / .NET Compact Framework / Source Code
Ti preghiamo di notare che le informazioni su questi prodotti non sono disponibili in italiano.
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.
I nostri prezzi standard sono indicati sotto. Accedi per vedere i tuoi prezzi scontati.
| Aggiungi al carrello | $ 195.02 | 1 Developer License | Download (3.9 MB) | |
| Aggiungi al carrello | $ 440.02 | 5 Developer License | Download (3.9 MB) | |
| Aggiungi al carrello | $ 1,371.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (3.9 MB) |
| Aggiungi al carrello | $ 342.02 | 1 Developer License - with Source Code | Download (5.4 MB) | |
| Aggiungi al carrello | $ 783.02 | 5 Developer License - with Source Code | Download (5.4 MB) | |
| Aggiungi al carrello | $ 2,547.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) - with Source Code | Download (5.4 MB) |
I nostri prezzi comprendono l'assistenza tecnica ComponentSource e, per la maggior parte dei prodotti scaricabili, una copia di riserva online e un aggiornamento GRATUITO alla nuova versione, se questa viene lanciata entro 30 giorni dall'acquisto. Tutte le vendite sono soggette ai nostri termini e condizioni standard ed alla nostra politica di rimborso. Contattaci se necessiti di un'opzione di licenza non elencata sopra, comprese licenze multiple e versioni precedenti.
I nostri prezzi standard sono indicati sopra. Accedi per vedere i tuoi prezzi scontati.
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!