Vault sync: 2022-01-26 13:24:31
This commit is contained in:
13
School/Analyse/Periode 1/ICMP.md
Normal file
13
School/Analyse/Periode 1/ICMP.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# ICMP
|
||||
Messages are not guaranteed to be delivered without error. Problems with sending and receiving connections happens all the time.
|
||||
|
||||
In case of errors, the sender needs:
|
||||
1. To be informed about the problem.
|
||||
2. Make corrections in the message.
|
||||
3. Retry sending the message.
|
||||
|
||||
ICMP Protocol is responsible for sending error messages.
|
||||
ICMP Messages are used to verify the status of the network.
|
||||
|
||||
![[example-icmp.png]]
|
||||
|
Reference in New Issue
Block a user