How to get ISP provided speed [modified]
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Anybody could help me how to get the internet speed provided by ISPs.It should be some thing like the pop up displayed on system tray in windows OS. Thanks -- modified at 5:42 Friday 16th November, 2007
-
Anybody could help me how to get the internet speed provided by ISPs.It should be some thing like the pop up displayed on system tray in windows OS. Thanks -- modified at 5:42 Friday 16th November, 2007
You can get the connections and their connection speed, but that will only show the speed between your computer and the router. The actual theoritical maximum speed provided by the ISP is not possible to get.
Experience is the sum of all the mistakes you have done.