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...:)

Related Posts:

  • How to trace an ip address or website address Do you want to find out someone's IP address or some website address? it's not that hard to do, for that you just need to have an internet connection.  If you don't know how to do that than today i'm here to… Read More
  • How to change your ip address There are lot of situation when you want to change your ip address. You can change internal ip address of your system while you can't change external ip address. For changing external ip address you have to contact ISP (Inte… Read More
  • How to find internal IP Address of any window PC When you are connected in a local network, you are assigned with an internal ip address & when you are connected to internet than you are assigned with both internal ip address as well as external ip address. Internal … Read More
  • 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 standar… Read More
  • How to find website ip address Each Web site on the Internet possesses at least one Internet Protocol (IP) address. Knowing a Web site IP address can be useful to determine its physical location and other interesting information about t… Read More

0 comments:

Post a Comment