Hey friends, Once again welcome to Tech tuts 365 ,
this is the second post of our blog , in this you learn of any network that is How to do PING test of any network connected to the computer using cmd. .
Command Prompt commonly known as “cmd” in which we do the PING test of any network using its IP Address.
Before starting the steps let us first know
what is PING test ?
Sol: PING is the calculation of latency or the time taken to transfer of any data between the user and the server or it is called the delay between the two computers during transfer of data . This method can be done at Command Prompt or in the internet by using sites like https://www.meter.net/ping-test , https://www.whatismypublicip.com/ping and many more sites .
But , in this session we learn it by using Command Prompt,
so, Let’s start it
Step 1: First of all , you need to open Command Prompt , for this you click on “Home” in the taskbar , then search the keyword “cmd” or “Command Prompt” and then press “Enter”
Step 2:After the Command Prompt opened then type “ping {IP Address}” , like this type “ping 8.8.8.8” ( this is for only representation)
Step 3: then your PING test was done , where the Latency was shown like this.
I attached the images for your help .I hope this tutorial blog of PING test was helpful to you , if you find it helpful, then don’t miss to follow me and leave a comment below.
By – Swayamsiddha Parida