TCP/IP: TCP transport-3
TCP implements complex algorithms including retransmission timers, data acknowledgment, anticipation windows, ...
TCP header is at least 20 bytes long containing ports number, CRC, sequences number and many other fields
TCP packets are carried into IP packets with protocol number 6