70

TCP vs UDP

Pasted image 20240809004417.png

TCPUDP
Connection-Oriented ProtocolConnectionless Protocol
More ReliableLess Reliable
Slower TransmissionFaster Transmission
Packets order can be preserved or can be rearrangedPackets order is not fixed and packets are independent of each other
Uses three ways handshake model for connectionNo handshake for establishing the connection
TCP packets are heavy-weightUDP packets are light-weight
Built with LogoDataHub Cloud