Skip to content

Transmission Control Protocol (TCP)

The origin was to compliment IP (internet protocol), so generally referred as TCP/IP.

TCP provides reliable, ordered, and error-checked delivery of a stream of octets (bytes) between hosts.

SSL/TLS often runs on top of TCP.

Communication Protocol

Three-way handshake procedure: