Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting the REAL system date from an NT 4.0 Server
Message
From
03/06/2002 14:11:25
 
 
To
03/06/2002 12:14:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00664097
Message ID:
00664188
Views:
24
If your intent is to synchronize the clocks of the client computer with the server, you can run the following command:
net time \\servername /set /yes
For help type:
net time /?
VB example using API with a GetServerTime function: http://www.mvps.org/st-software/Code/Time_Synchronization.zip
Previous
Reply
Map
View

Click here to load this message in the networking platform