1240
submitted 1 year ago* (last edited 1 year 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
[-] Parallax@kbin.social 3 points 1 year ago* (last edited 1 year ago)

What do you mean interception is at a different layer? You can capture at any layer as long as the payload isn't encrypted, and if it is, you still get layers 1 through 4 (Physical, Link, Network, and Transport).

[-] andrew@lemmy.stuart.fun 7 points 1 year ago

UDP is a transport protocol. OSI layer 4. It sits atop the packet (network/L3) layer which is where IP dictates where a packet is going. A broadcast or multicast IP address would mean it can be observed by many machines, but unicast is still the most common, and is routed to just one machine.

this post was submitted on 21 Jul 2023
1240 points (100.0% liked)

Programmer Humor

32302 readers
254 users here now

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

Rules:

founded 5 years ago
MODERATORS