front for a quick way to test your meshing speed ? Well , you could always employ a service likespeedtest . Their result are exact .
However , most advanced users preferPing mastery .
Why use Ping River ? Well , it ’s quick , platform independent , ferment even on a irksome cyberspace connection , and it can reveal some useful info if you have a go at it how to use it right on .
What is pink bid ?
Ping ( stand for Packet net groper ) is a popular command blood line prick to check meshing concern yield . Every atomic number 76 has this inbuilt . And basically , it tells you how long does it take for a “ data point packet ” to travel from your computer to a host and back to your computer . More time it take , slower is your association .
How does it work out ?
remember of it like a sonar . When you ping any waiter , you institutionalise the echo request ( ICMP ) to the target . And based on the time it took and the amount of the information that come back , you’re able to try out the reliability and speed of your connection .
Here is how you use Ping
1 . Open command command prompt .
If you are young to command prompt then first delay out my post ondifferent ways to open up a command command prompt . To launch the terminal on mac type in the end in the spotlight , while Linux drug user can practice the cutoff ctrl + alt+ T.
2 . Once you see the cmd or concluding windowpane , try the undermentioned command .
a.ping localhost
This will display your computer ’s name and whether your system of rules is able to find and ship data . You will acknowledge the time it take for sending and receive data mail boat is less than 1ms . This is because we are pass on to the same machine .
This is seldom useful but something you should know .
b.ping google.com
This one extremely useful and commonly used . If this bidding fail i.e. there is no response from the host . Then it means either the site is inaccessible or your cyberspace .
Now , why Ping River google ? Well , you’re able to ping other web site as well , but since it ’s extremely rarefied that Google ’s servers are down or slow , pinging them is the preferred path to test internet connectivity .
Detail Analysis
174.194.36.32 – IP - address of Google.com ( Ping River is also helpful to cursorily find IP speech of any internet site )
mislay 0 % – It intend the ping was successful and your internet is up . No package was fall back .
Avg meter = 109 mili sec – if the avg sentence is less than 100 , the connection is Ok and over 1000 is very slow . Though , this is a bit of generalization . It can give you a well estimate but it ’s defiantly not a holy Holy Grail .
name and address unreachable – It probably entail that there is no route b / w your computer and destination website . Problem with your internet gimmick or cyberspace is down from your ISP
postulation timed out – Means no reaction was received for the sacrifice packet . Possibly a slow net connection .
For more ping option character Ping River and remove enter
If you want to ping the target continuously apply the time ( -t ) argument . To run away the loop use ctrl + c for both Mac and Windows .
Exampleping google.com – MT
If you require to institutionalize more or less than 4 request , usage -n followed by no of the count .
Exampleping google.com – n 10
[ Side note ]
Windows sent four packets by default while MAC sent unlimited packet . To check them in between exercise CTRL + C. Very useful .
If you want to ship a packet information other than 32 bytes ( nonremittal ) use – l followed by bit of byte .
Exampleping google.com – l 64
It not necessary that every innkeeper answer to your Ping River petition . Sometimes ping website like MSN and Microsoft generate an error . Even though your internet connection is good .
Update 1
Apparently , I was hold some trouble with my WiFi router and ‘ Ping River bidding ’ was helpful . How ? Well , it can secernate you if the internet is down from your ISP or due to malfunctioning of your router . For instance
1 If the internet is down from your ISP , then you will able to ping your router but to any website .
2 If there is a problem with your router , then you will neither be able to ping any website or your router .
Update 2
you could quickly check your net connectivity on your Android usingPingTool . This app not only lets you ping a website but also do a port CAT scan , whois count and has WiFi scanner . Much well than the speedtest Android app .
Update 3
If you apply the ping command a lot on Windows . Then rather of running it through cmd , habituate the run box instead of by typewrite cmd /c ping google.com . Here /c will exit the cmd once you are done , but if you need to keep it open , usance /o parametric quantity .
Now , the reward of launching it from the running box is , that it ’s much quicker . Also , run box remembers history , so next prison term you want to launch the command , press Win+R to open up the run box , apply the up / down to institute the ping command and then hit enter .
character in