Hi I present a piece of text from the book "TCP/IP Illustrated, Volume 1" by Richard Stevens that I do not understand (page 33): "...IP provides an unreliable,connectionless datagram delivery service. By unreliable we mean there are no guarantees that an IP datagram successfully gets to its destination. IP provides a best effort service. When something goes wrong...IP has a simple error handling algorithm: throw away the datagram and try to send an ICMP message back to the source. Any required reliability mut be provided by the upper layers (e.g. TCP)"
Hey, if IP layer is not reliable then what is mean "IP provides a best effort service." From what I see THERE IS an error handling!!!!
Thanks
Hey, if IP layer is not reliable then what is mean "IP provides a best effort service." From what I see THERE IS an error handling!!!!
Thanks