If I have several client object using a single server COM object using DCOM, and one client raise an event from the server, how can the other clients in other locations be informed as well (assuming all the other clients have an event handlers as well ?)




Reply With Quote