vote up -4 vote down star

How is the internet speed calculated by websites like speedtest.Net using which technique there are finding it .My sytem is connected to a proxy so what is the formula of claculating the bandwidth

flag

Come on, isn't it time to calm down with the bandwidth questions? – unwind Apr 21 at 11:37
voting to close as duplicate - and you had been warned – Neil Butterworth Apr 21 at 11:39
Maybe EDITING your question would be the right thing to do instead of posting the very similar question over an over... That way you actually might get help. – divo Apr 21 at 11:40
plz email teh codez... – Matt Apr 21 at 11:54

closed as exact duplicate by Brian Agnew, Neil Butterworth, divo, Eoin Campbell, unwind Apr 21 at 11:42

1 Answer

vote up 3 vote down

These sorts of sites generally work by having you upload and download a known, medium-sized amount of data (perhaps 10 MB or so) from servers with high availability and low congestion, and measuring how long it takes. Your bandwidth is then the trivial calculation of:

amount of data transmitted (bits)
---------------------------------  = bandwidth (bits/s)
     transmission time (sec)
link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.