Hello Engi, Does thread C have a message pump?
Regards, SZ ----- Original Message ----- From: "Engi" <[EMAIL PROTECTED]> To: "'ICS support mailing'" <[email protected]> Sent: Friday, June 29, 2007 1:09 PM Subject: [twsocket] TWSocketServer in thread > 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 -- 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
