P perspolis Jan 23, 2007 #1 Hi all How can I get connection speed when pc connects to internet or in LAN??
M Mark Chimes Jan 23, 2007 #2 Check out the System.Net namespace. You might also like to take a look at www.dotnet247.com and nvigate to their Namespaces pages. cheers, Mark Chimes
Check out the System.Net namespace. You might also like to take a look at www.dotnet247.com and nvigate to their Namespaces pages. cheers, Mark Chimes
I Ignacio Machin \( .NET/ C# MVP \) Jan 23, 2007 #3 Hi, I don't think there is something for this in the framework. Speed is relative after all The only way you can do a test is by downloading/uploading a file and see how long it takes to do so. See how dslreports.com does it. -- Ignacio Machin machin AT laceupsolutions com | Hi all | How can I get connection speed when pc connects to internet or in LAN?? | |
Hi, I don't think there is something for this in the framework. Speed is relative after all The only way you can do a test is by downloading/uploading a file and see how long it takes to do so. See how dslreports.com does it. -- Ignacio Machin machin AT laceupsolutions com | Hi all | How can I get connection speed when pc connects to internet or in LAN?? | |