synchronizing computers in a network
hplus0603, are you talking about synchronization using NTP? If so, then where can I learn how to set up NTP server and clients in my LAN? (I use C++) If not, then how should the clients synchronize with the server?
NTP is too heavyweight for something like this -- it requires you are on the Internet to find a nearby NTP server, and it requires a fair bit of time before it gets accurate. It also suffers from the problem that all the hosts are synchronizing to a remote server, and therefore have some degree of error.
Here's a simpler method.
[edited by - fprefect on April 16, 2004 5:53:17 AM]
Here's a simpler method.
[edited by - fprefect on April 16, 2004 5:53:17 AM]
Matt Slot / Bitwise Operator / Ambrosia Software, Inc.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement