Do you ever find yourself confidently explaining things after misunderstanding yourself?
Edit: I’m fine with being downvoted for being a dick, but seriously, people missing the point and then going on to explain the very thing that someone else just finished saying is fucking obnoxious. OP was saying, “if, despite TCP’s delivery control, you are still missing packets, something is really wrong”.
If you’re using TCP and losing packets you should be panicking though, because something is very wrong…
True, but TCP will just resend them, you won’t lose anything but some latency. Meaning it’s something to look into, but not something to panic about.
Do you ever find yourself confidently explaining things after misunderstanding yourself?
Edit: I’m fine with being downvoted for being a dick, but seriously, people missing the point and then going on to explain the very thing that someone else just finished saying is fucking obnoxious. OP was saying, “if, despite TCP’s delivery control, you are still missing packets, something is really wrong”.
You can lose packets. Just cut the cable, but the other side will notice that the transmission is incomplete.
Shouldn’t the engineer be a bit more worried if the cable’s been cut?
If UDP drops packets it’s probably nothing. If TCP drops packets it’s because something’s actually wrong.