Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to tell time on the server
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00399444
Message ID:
00399464
Views:
13
>I have a project where several computers will be use to gather information at the same time on different locations they are interconnected to a Windows NT network and the problem is that all the clocks must be synchronized so what I is for all the applications(VFP6) to use the clock on the server. Any ideas?

You could use "net time /set", but that requires user intervention to push the "y" key. Another option would be to slap a COM server on the server that publishes the system time (SOAP Toolkit, anyone?).

You'd think there'd be a Win32 API function for this, but I'll be darned if I can think of what it would be.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform