Really thanks. Problem solved now. As in the beginning, I create THttpCli in thread constructor just as other components. Now after changing to execute method. It works.
Thanks! Regards On Mon, Aug 13, 2012 at 3:18 PM, François Piette <francois.pie...@skynet.be>wrote: > > It seems that I faced a problem of THttpCli component used in thread. > > You must create the component from the execute method, not the constructor > and your thread MUST have a message pump. > I suggest you start with one of the multithreaded samples delivered with > ICS. > > -- > francois.pie...@overbyte.be > The author of the freeware multi-tier middleware MidWare > The author of the freeware Internet Component Suite (ICS) > 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 > -- 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