Hi, My program works with the main form and 3 threads (A, B & C). Two of this threads (A & B) are created by main form and the third (C) is created by thread A. Each thread create, run and destruct a server (TWSocketServer) in Execute() method. For thread A and B, my client application tcp/ip connections are ok. But the server in thread C don't answer to requests. My client can connect to it, that's all. Even the banner is not sent. Any suggestions will be appreciated. Thanks, Engi
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be