TCP - transmission control protocol
RFCs
793 - TCP protocol specification

HOWTOs

Software

Articles
TCP tutorial

Further Information





TCP is a reliable host-to-host transport protocol. Higher layer (application) protocols it typically carries are http, ftp, telnet, and others. The network layer protocol that typically carries it is IP.