Cek a Network Address or URL

Ping Command
Sometimes, if you want to check how long your data take time to a Network address from your computer, you can use small application that run on DOS Console.

Just follow these steps:
1. Click on Start menu – Run and OK.
Start-Run

2. Type cmd at Run textbox then click OK button
Type cmd

or you can execute it from Start – All Programs – Accessories – Command Prompt.
Call Command Prompt

3. After DOS Console appear then type PING your_address or IP press ENTER key. Destination address can in domain name or ip number, for example : PING abzsdfdfd.com or PING 202.155.x.x.
Ping Command

4. If the result is time out you can retry it with a parameter -w value_time the bigger value it’s mean PING will give more ‘time tolerance’. For examples PING abzsdsdsd.com -w 1000. And see the result if time value is small it’s mean you get a better result.
(article no:0010)

Leave a Comment