Dan wrote:
>> So obviously those keepalive packets do not reset the timeout (where
>> ever it happens) however sending some bytes may help, see above.
>> 
> 
> Try sending the NOOP command periodically whilst
> downloading/uploading. Most servers should support this.
> Not sure
> how the component will handle the response if it's waiting for the
> response from the GET/PUT though. 

You are right! 
A response to a NOOP before GET/PUT finished would kill a transfer.
However some (most?) servers queue client requests, the NOOP responses
would the be received after the transfer completed. ICS FTP server
does not queue requests.

--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
 

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