Internet Control Message Protocol (ICMP) Explained
IP is deliberately unreliable: it has no built-in mechanism to report when something goes wrong. That’s exactly the gap the Internet Control Message Protocol (ICMP) fills. It doesn’t make IP more reliable, it doesn’t retransmit or guarantee delivery, but it does report problems back to the source, which is what makes tools like ping and...