L
Leon Jollans
Hi.
I'm reading a 5 meg (or so) file from the response stream of a WebRequest,
and it's pitifully slow. I mean *really* slow, in the order of 15 minutes to
download. Now obviously I'm caching this on the client (Windows app /
IsolatedStorage), but I can't have it taking this long to download in the
first instance. We've got Gigabit LAN. what's the bottleneck?
I could make the resource available via a different protocol / means if
necessary to overcome the problem.
Has anyone had similar issues or know of a better method of large network
downloads?
Cheers,
Leon
I'm reading a 5 meg (or so) file from the response stream of a WebRequest,
and it's pitifully slow. I mean *really* slow, in the order of 15 minutes to
download. Now obviously I'm caching this on the client (Windows app /
IsolatedStorage), but I can't have it taking this long to download in the
first instance. We've got Gigabit LAN. what's the bottleneck?
I could make the resource available via a different protocol / means if
necessary to overcome the problem.
Has anyone had similar issues or know of a better method of large network
downloads?
Cheers,
Leon