This is a discussion on Internet Connection Speed within the ASP and ASP.NET Programming forums, part of the Web Development category; Ping is a very useful utility used to determine the speed of a Network Connection. It establishes a socket connection ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Ping is a very useful utility used to determine the speed of a Network Connection. It establishes a socket connection with the given hostname and sends a Data Packet using ICMP Protocol Ping Ping Utility in C# Thanks Anand ![]() |
| Sponsored Links |
| |||
| I think it is not possible you to get the network connection speed by calling the ping utility. Because ping is giving the response from the server hit reply. So donot go with that ping functionality. To get the Network connection speed, You need to get the network baud rate and calculate the total bytes per second. In windows you can get by calling the API - getCommStatus(I dont know the exact command) Try if any system commands available in C#. thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wireless internet connection help please! | kiret23 | Networking & Internet Connectivity | 0 | 12-03-2007 12:51 AM |
| Internet Download Speed KBps Vs Kbps | Anandavinayagam | Networking & Internet Connectivity | 1 | 08-23-2007 02:47 AM |
| What is the difference between internet connection and GPRS or mobile net connection? | sathishkumar | Computer Hardware | 2 | 08-11-2007 04:16 AM |
| Using MSXML3.dll to check the internet connection.. | Karpagarajan | XML and SOAP | 0 | 03-23-2007 02:14 AM |
| What's your internet speed? | webmaster | The Lounge | 5 | 02-20-2007 07:38 AM |