> that will constantly read a record from a database.
Once a second?
Or maybe once a minute?
Make one (or several, for redundancy) the master which is responsible for reading the DB. When it changes, the master sends out a "UDP Broadcast" packet (or several, for redundancy) which basically says "do it now!".
All the other clients will just be waiting for messages to arrive, and performing the action when the message arrives.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953