Are both UDP and IP unreliable to the same degree?

1 answer

Answer

1285713

2026-05-09 03:45

+ Follow

When IP sends a packet, it receives a confirmation for each packet and, if needed, rebroadcast the packet. This makes it reliable. UDP does not get confirmation. It broadcast each packet only once and assumes that it get to you. This makes it less reliable then IP because it does not check for problems or rebroadcast.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.