Hello Éric, Can you start a new message instead of a reply if you start a new subject please? Many people will not see your message now.
> I would like to know if the Send routine of TCustomWSocket is thread safe. Yes in the later versions it is protected by a critical section. It can be switched on / off by a $define. > Can I have for example one client class connected to my server and have a > some threads sending data to the server over this connection? Yes but please check the CriticalSection in the source first and remember to have the conditional compilation for that project. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz -- 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