download-speed

How can I find out the download speed of the client from server?

According to the client's download speed I want to show the video's either in low or high quality. Any Javascript or C# solution is acceptable. Thanks. ...

HTTPS vs HTTP speed comparison

I'm considered running my entire e-commerce website under https. I decided to run a crude benchmark to measure the download time of a 156KB image through https vs http because I had read that https is burdened with additional overhead from the encryption process. Benchmark was performed using Firefox's Firebug simply by transcribing the...

Get Download and Upload Speeds C#

Hi Everyone, I'm looking for a class or a library or anything that will allow me to get the current download speed, I've tried a lot of code from the net including FreeMeter but can't get it to work. Can some provide any sort of code just to give this simple functionality. Thanks a lot ...