I think the timer should be reset for each data sent/got. Otherwise, for 
lenghtly downloads, it would simply break the it!!

Regards,

SZ

----- Original Message ----- 
From: "Francois Piette" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Wednesday, February 15, 2006 9:39 AM
Subject: Re: [twsocket] HTTPClient


>> I am having a problem with HttpClient that sits for nearly
>> hours on a url while trying to download it.
>> If I am not mistaken there is no timeout property to specify.
>> How would I go about this?
>
> Use a TTimer you start along with your request and disable from 
> OnRequestDone. Should the timer
> event trigger, you call Abort.
>
> --
> Contribute to the SSL Effort. Visit
> http://www.overbyte.be/eng/ssl.html
> --
> [EMAIL PROTECTED]
> Author of ICS (Internet Component Suite, freeware)
> Author of MidWare (Multi-tier framework, freeware)
> 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 

-- 
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

Reply via email to