Francois PIETTE wrote:
>> In my option a real ICS multi-listening server should handle all
>> client objects in one list. These client objects should be aware of
>> what listening socket accepted them.
> 
> That is a good idea.
> 
>> This is not possible to achive
>> with current TWSocketServer design.
> 
> I wouldn't be so sure.

In the meanwhile I think I got the idea. A new very small class 
"TWServerSocket" that is instantiated and registered by the 
TWSocketServer for each new listening socket. "TWServerSocket.Listen"
calls WSAASyncSelect with TWSocketServer's window handle. 

-- 
Arno Garrels


--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to