Hello,
I have been searching for a while now for a calculation which tells me the time needed to download a certain filesize from a remote server.
I know it depends on TCP windowsize, RTD, packetloss.
But what's the equation to calculate download time ?
Here are the facts:
File size 200 Mb
RTD to server 250 msec
Access-line speed 2 Mbps
TCP window size 65Kb
No packetloss.
How to calculate how long it will takes before file is local ?
Thanks,
Diederik