[RESOLVED] DCOM .. This has me baffled.
Hi World!,
I'm trying to learn more about DCOM and i've come up with something i'm stuck on.
So far I have a server application (actx exe) that consists of 1 class and 1 form, the client creates a new instance of the class and uses a method to pass a string which the server then writes to the harddisk.. the class then adds this to a listbox on the server's form (just for monitoring).. thats great.. so all my clients pass strings to the server and the server gets updated by all the clients..
BUT.. I now want my server to somehow let all the other clients know there has been a change and update all clients that are attached.. I want to (firstly) do this by having a button on my server form which triggers it
help please.. I have only been using this DCOM stuff for a couple of days and my heads spinning.. no one replied to my last question :-( please reply to this one ... please!!!