|
-
May 8th, 1999, 12:51 AM
#1
Single Instance of Server for multiple clients
I want to maintain a single remote server for all client requests without the hassle of too much multi threading. The idea is for a kind of Chat server - The single server maintains a list of all the client Sink pointers. But every time a client does a CoCreateInstanceEx, a new server is started. How do I make an already running server respond to the newer client requests ?
- muscicapa
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
|