Thursday 3 April 2014

How to ping any ip address

In computer networking, ping is a specific method for sending messages from one computer to another. It is mostly used to check whether the system is up and running or not. Ping is the name of a standard software utility (tool) used to test network connections. It can be used to determine if a remote device (such as Web or game server) can be reached across the network.

ping tools use Internet Control Message Protocol (ICMP). They send request messages to a target network address at periodic intervals and measure the time it takes for a response message to arrive.


Steps for ping any ip address are as follow:

Step 1. Go to start button and type CMD or press Windows +R.




Step 2. You can ping any internal ip address or any external ip address. You can also ping any website to check whether it's up or not.Now Type ping ip address in command prompt and hit Enter.
For Example:  ping 192.169.1.134  
                         ping 173.194.38.48 
                         ping www.google.com



Step 4. If you reply for the ip address you ping that mean that system or website with that ip address is up and running. A successful Ping command will return lines this display.



That's it for this tutorial.Enjoy...:)

0 comments:

Post a Comment