how do u check ping?

Status
Not open for further replies.
Just go to

start menu then click run.

type "cmd" in the run window

In the Command window that opens up,type

ping xxxx

where xxxx is the name/ip address of the machine you want to ping.

For example

ping google.com <-Pings google
ping 127.0.0.1 or ping localhost <-pings your own machine

PS:No one knows any thing by birth.Evry one must learn at some point or the other.So dont feel about asking questions-thats how one learns!
 
just do this : Goto RUN ... and type the address of the server u wanna ping .. i use

Code:
ping [url]http://www.google.com[/url] -t

Add the -t , or the ping will stop after a few attempts .. for details

TTL : Specifies the value of the TTL field in the IP header for Echo Request messages sent. The default is the default TTL value for the host. For Windows XP hosts, this is typically 128. The maximum TTL is 255
 
ok...here we go

1.Ping is used to test whether the connection to another machine is working or not
2.It is also used to check how much time is spent for data to make a trip bitween your machine and the other machine and back.

When you ping another machine,a data packet is sent to the other machine and the time it takes for the reply to come back to you.

in the below screenshot,

TTL: Time To Live
specifies for how much time the data packet (called ICMP Ping request) stays alive.

Bytes=32
Its the length of the ping packet sent-in this case 32 bytes

time<1ms
its the whole point of ping.It shows the time it takes for the ping request to reach the destination AND a reply to come back to the source.
So basically when you want to ping some remote machine,you just see for the 'time' field to see how much time is takes for the request to complete.

Hope this helps
 
i did and my friend i need 5k ping for something and dont get y isnt that bad but he said i need 5k ping to do this thing
 
to do what?can you please eloberate?

It will be really helpfull if you can tell what you were trying to do...

also,5k ping is REALLY REALLY REALLY bad
 
idk but my friend said to this 1 thing i cant say or i will be killed by my friend cause it top secret hes really smart with computers and im not but hes doin this 1 thing for science that i need to lag my computer to 5k and then type in this 1 thing that i have writen down in my binder to finish the lab so i dont fail the class and hes now gone and his cell fone not on
 
idk but my friend said to this 1 thing i cant say or i will be killed by my friend cause it top secret hes really smart with computers and im not but hes doin this 1 thing for science that i need to lag my computer to 5k and then type in this 1 thing that i have writen down in my binder to finish the lab so i dont fail the class and hes now gone and his cell fone not on

:S :S honestly what was that supposed to mean ?
 
Status
Not open for further replies.