this post was submitted on 21 Jul 2023
1120 points (97.4% liked)

Programmer Humor

32410 readers
1 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TheSaneWriter@lemmy.thesanewriter.com 67 points 2 years ago (24 children)

This is a really good way of explaining the difference.

[–] becool@kbin.social 12 points 2 years ago (21 children)

So, UDP just sends it out there and anyone can intercept it?

[–] UnverifiedAPK@lemmy.ml 1 points 2 years ago

No, instead of using TLS for encryption (like most TCP traffic) UDP will use things like DTLS and SIP

Or if you're asking about the actual transport it's more like TCP is going to your friend's house and calling your mom to let her know you're there vs UDP is going to their house and not calling.

load more comments (20 replies)
load more comments (22 replies)