Shvalb
December 8th, 2007, 03:50 AM
Hi.
I need to develop a scalable server that deals with many requests/replies.
My server should get request from clients and send replies, BUT, from time to time I need my server to initiate a request or deliver data to Clients, is this possible with Completion Port, because as far as I understand, I don't hold any kind of data-structure that contains all Sockets - so I can't write to them explicitly....Am I right?
Thanks.
I need to develop a scalable server that deals with many requests/replies.
My server should get request from clients and send replies, BUT, from time to time I need my server to initiate a request or deliver data to Clients, is this possible with Completion Port, because as far as I understand, I don't hold any kind of data-structure that contains all Sockets - so I can't write to them explicitly....Am I right?
Thanks.