Which Protocols are used for PING?

后端 未结 5 1006
走了就别回头了
走了就别回头了 2021-02-01 14:35

Okay, I know that the answer to this question is ICMP - all my textbooks are saying so, the Internet is saying so, everyone is saying so... except for my TA. According to this T

5条回答
  •  無奈伤痛
    2021-02-01 14:57

    Internet Control Message Protocol

    http://en.wikipedia.org/wiki/Internet_Control_Message_Protocol

    ICMP is built on top of a bunch of other protocols, so in that sense your TA is correct. However, ping itself is ICMP.

提交回复
热议问题