enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Internet Control Message Protocol - Wikipedia

    en.wikipedia.org/wiki/Internet_Control_Message...

    The related ping utility is implemented using the ICMP echo request and echo reply messages. ICMP uses the basic support of IP as if it were a higher-level protocol, however, ICMP is actually an integral part of IP. Although ICMP messages are contained within standard IP packets, ICMP messages are usually processed as a special case ...

  3. Ping-pong scheme - Wikipedia

    en.wikipedia.org/wiki/Ping-pong_scheme

    A functionality which lets a computer A find out whether a computer B is reachable and responding is built into the Internet Control Message Protocol (ICMP). Through an "Echo Request" Computer A asks B to send back an "Echo Reply". [2] These two messages are also sometimes called "ping" and "pong" for historical purposes. [citation needed]

  4. ICMP tunnel - Wikipedia

    en.wikipedia.org/wiki/ICMP_tunnel

    ICMP tunneling works by injecting arbitrary data into an echo packet sent to a remote computer. The remote computer replies in the same manner, injecting an answer into another ICMP packet and sending it back. The client performs all communication using ICMP echo request packets, while the proxy uses echo reply packets.

  5. ping (networking utility) - Wikipedia

    en.wikipedia.org/wiki/Ping_(networking_utility)

    Pinging involves sending an ICMP echo request to the target host and waiting for an ICMP echo reply. The program reports errors, packet loss , and a statistical summary of the results, typically including the minimum, maximum, the mean round-trip times, and standard deviation of the mean.

  6. ICMP hole punching - Wikipedia

    en.wikipedia.org/wiki/ICMP_hole_punching

    ICMP hole punching is a technique employed in network address translator (NAT) applications for maintaining Internet Control Message Protocol (ICMP) packet streams that traverse the NAT. NAT traversal techniques are typically required for client-to-client networking applications on the Internet involving hosts connected in private networks ...

  7. Echo Protocol - Wikipedia

    en.wikipedia.org/wiki/Echo_Protocol

    On various routers, this TCP or UDP port 7 for the Echo Protocol for relaying ICMP datagrams (or port 9 for the Discard Protocol) is also configured by default as a proxy to relay Wake-on-LAN (WOL) magic packets from the Internet to hosts on the local network in order to wake them up remotely (these hosts must also have their network adapter ...

  8. traceroute - Wikipedia

    en.wikipedia.org/wiki/Traceroute

    Proceeding in this way, traceroute uses the returned ICMP Time Exceeded messages to build a list of routers that packets traverse, until the destination is reached and returns an ICMP Destination Unreachable message if UDP packets are being used or an ICMP Echo Reply message if ICMP Echo messages are being used. [10]

  9. ICMP Router Discovery Protocol - Wikipedia

    en.wikipedia.org/wiki/ICMP_Router_Discovery_Protocol

    In computer networking, the ICMP Internet Router Discovery Protocol (IRDP), also called the Internet Router Discovery Protocol, [1] is a protocol for computer hosts to discover the presence and location of routers on their IPv4 local area network. Router discovery is useful for accessing computer systems on other nonlocal area networks. [2]