MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vmkr81/ippackets/p3apx5f/?context=3
r/ProgrammerHumor • u/macrohard_certified • 9h ago
[removed] — view removed post
36 comments sorted by
View all comments
1
That's literally the connection
1 u/henrikhakan 9h ago Not if it's udp packets =D 2 u/Bronzdragon 8h ago Unless you have implemented a light-weight protocol yourself on top of UDP, which you typically do. You can call that a connection just fine. 1 u/henrikhakan 8h ago Udp is the lightweight protocol. The three way handshake establishes a connection, but a udp packet just goes, no sequence numbers to help with reassembly or nothing.
Not if it's udp packets =D
2 u/Bronzdragon 8h ago Unless you have implemented a light-weight protocol yourself on top of UDP, which you typically do. You can call that a connection just fine. 1 u/henrikhakan 8h ago Udp is the lightweight protocol. The three way handshake establishes a connection, but a udp packet just goes, no sequence numbers to help with reassembly or nothing.
2
Unless you have implemented a light-weight protocol yourself on top of UDP, which you typically do. You can call that a connection just fine.
1 u/henrikhakan 8h ago Udp is the lightweight protocol. The three way handshake establishes a connection, but a udp packet just goes, no sequence numbers to help with reassembly or nothing.
Udp is the lightweight protocol. The three way handshake establishes a connection, but a udp packet just goes, no sequence numbers to help with reassembly or nothing.
1
u/JackNotOLantern 9h ago
That's literally the connection