1212
submitted 2 years ago* (last edited 2 years ago) by speaker_hat@lemmy.one to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] exscape@kbin.social 5 points 2 years ago

No no, it's not "broadcasted". It still has a fixed sender and receiver IP address, but UDP doesn't verify whether the receiver got the data or not. You can implement that over UDP, but you have to do it yourself.

With TCP, the packet will retransmitted automatically if the receiver didn't tell the sender "yep, I got it".

this post was submitted on 21 Jul 2023
1212 points (97.5% liked)

Programmer Humor

32707 readers
130 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS