|
-
September 27th, 2003, 08:12 AM
#1
How to change time of a remote machine?
Hi,
I would like to know one thing. Is it possible to change system time of another machine machine in the network? If possible, how can it be done?
Thanks
Kishore
-
September 27th, 2003, 09:54 AM
#2
check this link
Its called winsock control. If you have no experience using it, visit this link and learn about it:
http://msdn.microsoft.com/library/de...ockcontrol.asp
With this control (get VB6 Service pack 5, includes Winsock 6.0) you can make an app called "server" which it runs on the remote machine. This program listens to a specific network port any "client" request. A "client" is another program running from another machine on the network and requests from the "server" to do something, like changing the time, or in more complex programs to return usefull information/files etc.
- Better live in the digital world -
-
September 29th, 2003, 08:38 AM
#3
Hi,
Hope this would help me. By the way, can I change the time without doing anything in the remote machine.
Regards and thanks
Kishore
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|