TCP
Here is the summary from RFC793
Motivation
To have reliable protocol, which will not loose date
Operation
- Basic Data Transfer
- Reliability - ack received data
- Flow Control - Window mechanism
- Multiplexing - many tcp connections on different devices via circuits
- Connections - esstablish syn data
- Precedence (priority) and security(?)