2c1 Subj : Problem with TClientSocket in a TThread To : borland.public.cpp.borlandcpp,borland.public.cppbuilder.internet.socket,borland.public.cppbuilder.internet.web,borland.public.cppbuilder.nativeapi,borland.public.cppbuilder.vcl.components.using From : "Jean Bovet" Date : Fri Jan 09 2004 10:52 am Hello, I have the following problem when using a TClientSocket in a TThread object: if I create my TClientSocket in the main thread, I am receiving the OnRead/OnError message but if I create the same object in the Execute method of a TThread object, I don't get any event at all... what is wrong ? Did I forget something ? I'm using C++ Builder 6. Jean Bovet . 0