Transmission Control Protocol - Wikipedia
https://en.wikipedia.org/wiki/Transmission_Control_Protocol
The Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite. It originated in the initial network implementation in which it complemented the Internet Protocol (IP).
TCP, Transmission Control Protocol
http://networksorcery.com/enp/protocol/tcp.htm
TCP is a transport layer protocol used by applications that require guaranteed delivery. It is a sliding window protocol that provides handling for both The operation of TCP is implemented as a finite state machine. The byte stream is transfered in segments. The window size determines the number of...