NETWEBGET

Previous topic - Next topic

MrTAToad

This all works fine - however, would it be possible (assuming it uses one) to perhaps change the timeout value for this, unless the value is currently set fairly low.

Moru

Setting the timeout would be nice, and does it run well in threads or is it one of those no-nos? I'm trying to run it but it seems to interrupt eachothers while downloading so only one of them gets done but I need to test more on this when I'm awake enough :-)

Kitty Hello

what do you mean with timeout values? Does it abort when the server responds too slow?

I think it should be thread safe. I'll see.

Moru

What I would like to do is set the time when to give up if the server isn't answering or downloading the page too slow.

Is there any way of seeing how far into the download you are and display some status message?