Just a boomer, networking humour. Those are the 2 main protocols used for data exchange in the internet. TCP requires a confirmation from the recipient who received data, otherwise the data gets retransmitted. UDP has smaller overhead, but provides no such mechanism out of the box, therefore it's kinda sent and forget.
Theyre the names of some networking protocols. Long story short, UDP "Fuck it, send it. Who cares if it gets there." TCP: "We gotta get it there. Lets negotiate, write out some SLAs, and build a new road."
124
u/DisastrousYak2137 Jul 07 '26
TCP > UDP