Quote:
Originally Posted by Jaynnus |
I can't tell if that initiates the ping on the local computer (i.e. his) or from the server hosting that page. It's better to run it from a command prompt.
In Windows, click start/run type
cmd and hit enter.
Enter the command in bold and hit enter. The output should look similar to what I've included below....
C:\>
ping www.nestreetriders.com
Pinging nestreetriders.com [209.190.5.138] with 32 bytes of data:
Reply from 209.190.5.138: bytes=32 time=29ms TTL=47
Reply from 209.190.5.138: bytes=32 time=26ms TTL=47
Reply from 209.190.5.138: bytes=32 time=25ms TTL=47
Reply from 209.190.5.138: bytes=32 time=37ms TTL=47
Ping statistics for 209.190.5.138:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 25ms, Maximum = 37ms, Average = 29ms