CITS3002 Computer Networks  
prev
next CITS3002 help3002 CITS3002 schedule  

The Transmission Control Protocol (TCP)

The Transmission Control Protocol (TCP) transforms the 'raw' IP into a full-duplex reliable character stream [Ref:RFC 793].

TCP uses a 'well-understood' sliding window with selective-repeat protocol, and conveys a number of important fields in its TCP frame header:

tcp




CITS3002 Computer Networks, Lecture 8, Transport layer protocols and APIs, p3, 24th April 2024.