Re: How to get the Internet Speed



moumitaghosh@xxxxxxxxxxxxxxx wrote:
hi all,
I need to get the internet speed,how can i get this
plz help

If the connection is to something outside your local LAN the most significant factor is packet transit time, not bytes/sec, so I'll assume transit time is what you want to measure.

You can measure UDP round trip times directly with the ping utility program. Ping is a standard command line utility for virtually every operating system.

There's no equivalent way to measure request/response round trip times on a TCP connection. If you're using a *nix operating system (UNIX, Linux, FreeBSD, Solaris, OS X) you can easily script a simple solution by using netcat (known as nc on some systems) as both client and server, send a known number of messages and use the time utility to measure the elapsed time. If netcat isn't installed you can get it from netcat.sourceforge.net.

If you have any other operating system you'll have to write a simple client/server pair and time individual request/response pairs. Use the Socket and Date classes for communication and timing respectively. See also the Stopwatch class that was published here last week.


--
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |
.



Relevant Pages

  • Re: Please, dont kill my WiFi!
    ... wants to block a connection, it does notify me. ... status suddenly changes from Connected to "Driver not loaded". ... No matter how many MB of operating system code you have, ... user to choose to run that email attachment or allow that ActiveX control on ...
    (microsoft.public.pocketpc.activesync)
  • Re: Solved! Re: USB Router? - Re: Ping pmj
    ... is attached to a USB port. ... Modem & Router combined, with a USB Connection. ... pretty much, basically, the same regardless of what Operating System ... which let you Create & use "Virtual Machines", Running on your normal, ...
    (uk.people.silversurfers)
  • Re: Buy a PC at Best Buy today and plug it in - how long till I get a virus?
    ... > learned how to support it myself, and in fact now help my IT ... > connection to download everything they need. ... spend that extra money and hassle because the operating system that was sold ... different from the Windows machine, and I used to run a "virtual machine" ...
    (microsoft.public.security.virus)
  • Re: on-board LAN card problem
    ... the next step is to rule out a problem with the operating system ... Go to netbootdisk.com and follow the steps to create a network ... boot into the netbootdisk utility. ... can see "local area connection is now connected" with ethernet LED on ...
    (microsoft.public.windowsxp.hardware)
  • Re: Linux-friendly ISPs
    ... expect help with an operating system they cannot trouble-shoot ... their cars to be serviced and I am told that there are even some who ... martin@ | Martin Gregorie ...
    (uk.comp.os.linux)