List of connected clients (COM)
From: yaro (szopaj_at_poczta.onet.pl)
Date: 06/25/04
- Next message: Volker Hilsheimer: "Re: List of connected clients (COM)"
- Previous message: Alexander Nickolov: "Re: Add SQL DataSource using com"
- Next in thread: Volker Hilsheimer: "Re: List of connected clients (COM)"
- Reply: Volker Hilsheimer: "Re: List of connected clients (COM)"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 25 Jun 2004 12:25:56 +0200
Hi there !
Is ther possible to get a list of connected clients (objects of clients)
in my COMServer application ?
Example:
One of my newly constructed interfaces (IMyEvents) is an source
interface with method called OnServerShutdown.
Now when my server is going down I have to call OnServerShutdown method
on each client connected to my server.
How Can I do this ?
Additional info:
I'm using only classic interfaces deriving from IUnknown
and my own Proxy/Stub dll
Yaro
- Next message: Volker Hilsheimer: "Re: List of connected clients (COM)"
- Previous message: Alexander Nickolov: "Re: Add SQL DataSource using com"
- Next in thread: Volker Hilsheimer: "Re: List of connected clients (COM)"
- Reply: Volker Hilsheimer: "Re: List of connected clients (COM)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|