Arno, Thank you for your answers, I will do many tests here and I will keep you posted.
Meanwhile, out of the box, how would you make a threaded TCP server using ICS today? I mean... I know how to make it with a single thread, just create TWSocketServer from a different thread that has a message loop processing (Which I have done elsewhere in my software), but how would you make a threaded TCP server whose client messages are processed inside a pool of threads? Eric -- Arno -- 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 -- 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
