You can encapsulate ICS component into your own component (That this derive your component from ICS component) and manage the flag you need by trapping everything you need.
-- [EMAIL PROTECTED] The author for the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be ----- Original Message ----- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Tuesday, March 20, 2007 6:24 PM Subject: [twsocket] Problem with THttpCli > Hello, > > Let's say in a function you have THttpCli passed as pointer. I can check > whether it is ->Connected or not. But how can one see if it is processing > or > not? I mean, I need to learn if it is working or not. I hope you get what > I > mean. I believe the State != httpReady is not always reliable since the > SetReady Posts a message after state is set. What would you suggest? > > Best Regards, > > SZ > > -- > 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
