Hi, In my application I am connecting to a site using https connection. In this case sometimes getData() method of HttpClient never returns. I guess due to server speed or server load it gets hanged.
How should I cope up with this problem? I read through user forums and came to know that setTimeout() will not help in this case. Is there anything else I could do about it? Thanks. Regards, Veena --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
