|
-
Oct 27th, 2002, 05:00 PM
#1
Thread Starter
New Member
[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!!!
Last edited by anx992; Oct 28th, 2002 at 11:35 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|