Tagged Questions
4
votes
1answer
1k views
Get Download and Upload Speeds C#
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 ...
4
votes
7answers
358 views
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.