View Single Post
  #26  
Old 10-12-07, 01:10 PM
Frankenstein's Avatar
Frankenstein Frankenstein is offline
Secret Agent
 
Join Date: May 2001
Location: Derry, NH
Age: 33
Posts: 904
Send a message via AIM to Frankenstein Send a message via MSN to Frankenstein Send a message via Skype™ to Frankenstein

daytrader's problem/ question


Quote:
Originally Posted by Jaynnus View Post
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
Reply With Quote