Key Features of the Transmission Control Protocol
Here are some key properties of TCP. These are important to know to understand the design of the protocol.
We'll cover the following
Connection Oriented
TCP itself is connection-oriented and creates a long term connection between hosts. The connection remains until a certain termination procedure is followed.
Full Duplex
Furthermore, TCP is full-duplex, which means that both hosts on a TCP connection can send messages to each other simultaneously.
Get hands-on with 1400+ tech skills courses.