Tagged articles
1 articles
Page 1 of 1
JavaEdge
JavaEdge
Oct 6, 2023 · Fundamentals

Why Is TCP Designed as a Stream Protocol Instead of a Packet Protocol?

This article examines the technical reasons behind TCP's design as a stream-oriented transport protocol, contrasting it with a packet-oriented approach, and explores the implications for lower and upper layers, packet sizing, application-layer framing, and alternative solutions such as UDP, QUIC, and custom protocols.

NetworkingTCPpacket protocol
0 likes · 8 min read
Why Is TCP Designed as a Stream Protocol Instead of a Packet Protocol?