Around the world ping service?

  • Thread starter Thread starter rcurzon
  • Start date Start date
R

rcurzon

Is there any (hopefully free) service that will take an IP or URL, and
show you the ping times for it from various locations around the world?

tx
R
 
Is there any (hopefully free) service that will take an IP or URL, and
show you the ping times for it from various locations around the world?

tx
R

This is built into Windows. Open a command window (in Windows2000,
Start -> Programs -> Accessories -> Command Prompt), then at the prompt,
type (without the quotes) "ping " followed by the IP or URL, then press
Enter.

The default results include the ping time.

When you've finished with the command window, type (without the quotes)
"exit" and press Enter to close the window.
 
This is built into Windows. Open a command window (in Windows2000,
Start -> Programs -> Accessories -> Command Prompt), then at the prompt,
type (without the quotes) "ping " followed by the IP or URL, then press
Enter.

The default results include the ping time.

When you've finished with the command window, type (without the quotes)
"exit" and press Enter to close the window.

Sorry, I misunderstood your question. Ping times vary from connection
to connection - there's no way to determine a standard "ping time".

I'm not aware of any service that does this dynamically.
 
Back
Top