This is the senario.... over the internet. Just say that I have 4 clients that are looking at a database table and one of them updates a record. Well, I need to automatically update the data in all of the clients without the clients specifically requesting the update. Is this possible?
Essentially asking if it is possible for a webserver to raise events in all connected clients?
