Results 1 to 4 of 4

Thread: what a Ping does?

  1. #1
    Join Date
    May 2009
    Posts
    1,010

    what a Ping does?

    Hi ,
    Can any body tell me what a ping does?Please give me in details what is it and how it works?It's description.Thank you.
    Last edited by Aloke; 21-11-2009 at 09:14 PM.

  2. #2
    Join Date
    Apr 2008
    Posts
    3,424

    Re: what a Ping does?

    The ping is a process to check whether a remote host is available or not.
    Ping does this in following way:
    First it send an ICMP Echo Request packet to the host,if host send an ICMP Echo Reply packet then it means that host is alive and if it does not send an ICMP Echo Reply packet then it means host is dead.It usually used to check whether connection to other host(computer,printer,fax) is valid or not.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,339

    Re: what a Ping does?

    The ping is a utility that check connection to destination(Like other computer,fax,printer,router.etc.) is intact or not and also check how long it takes.Ping(short for Packet Internet Groper) use TCP/IP service that allow you to see whether you are reachable to another host or not.It is a fast test to check connection availability.
    You can test connection with another host using his IP address

    Syntax:
    PING [options] destination_host

    Type above command in "Run".
    eg.ping 123.123.123.123

  4. #4
    Join Date
    Jan 2006
    Posts
    4,221

    Re: what a Ping does?

    Ping is a fast process to check network availability.If you are not able to ping one web site ,but if you are able to ping other web sites then it means that your internet connection is working but that one site is may be down.If you are not able to ping any of the web site it means your internet connection may be not working.ping is based on Internet Control Message Protocol (ICMP) .When you ping any site ,you send ICMP request to that site and if that site is working or up ,that site then send you ICMP reply .If that site does not send ICMP reply ,then it means that site is down.

Similar Threads

  1. Wireless cannot ping / ethernet can ping
    By Nereus in forum Networking & Security
    Replies: 6
    Last Post: 14-08-2010, 05:56 AM
  2. Replies: 3
    Last Post: 05-02-2009, 02:27 PM
  3. How to Ping?
    By Maximus() in forum Technology & Internet
    Replies: 5
    Last Post: 12-01-2009, 06:30 AM
  4. I can ping with IPv6. I can not ping with IPv4.
    By Eric Gamess in forum Vista Help
    Replies: 2
    Last Post: 04-05-2008, 01:31 AM
  5. Can resolve DNS, can ping IP, but can't ping by DNS??
    By Bryan L in forum Windows Server Help
    Replies: 14
    Last Post: 23-01-2007, 03:51 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,385,277.13168 seconds with 16 queries