TCP
From Kathmann Labs
[edit] TCP
- TCP or Transmission Control Protocol is one of the essential protocols within IP. It verifies that the data being sent is actually received correctly on the recipient side by using CRC Checksums. It is used for protocols such as SMTP, FTP, SSH, HTTP, and telnet.

