Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Clock
Message
De
16/07/2009 16:18:46
 
 
À
16/07/2009 16:05:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01412838
Message ID:
01412843
Vues:
95
>Hi All:
>
>I am writing an time-card app that is time-sensitive. My client does not want to use the system clock, since it has no security and any of his workers could simply change the time. He wants me to provide him with a time clock app (based presumably on the timerr class) that would be password protected.
>
>Is there anything like this out there, or do I have to code it myself? How would the one time card EXE retrieve the time from the time-clock EXE?
>
>Thanks,
>
>Yossi

Before I would go this route you have serveral other options.

1) Changing the time can be control on a windows PC so the user can't change it - plus in the log in script you can set the time on the PC to a servers time.

2) Get the time directly from the server using the windows API of NetRemoteTOD

3) Look for webservices that you could query the time http://developer.yahoo.com/util/timeservice/V1/getTime.html is an example.
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform