Choosing Between TCP and UDP: A Developer’s Perspective
Drawback of TCP
In my previous article about TCP, we saw how elegantly the protocol enables reliable data transfer across the internet, making life easier for developers by abstracting away concerns like packet loss, duplication, and reordering.
Howe...
network-basics-for-developers.hashnode.dev3 min read