User Tools

Site Tools


glossary:tcp

Transmission Control Protocol (TCP)

TCP is the Internet's connection-oriented communication protocol. TCP provides a reliable, in-order, transmission of a byte-stream from a client process to a server process. It also provides features for flow and congestion control. It has a connection overhead (when created a TCP connection requires some handshaking, and when closed-down further handshaking is required). Reliable data transfer is achieved by a system of acknowledgements which add a further overhead.


Glossary : A | B | C | D | E | F | G | H | I | J | K | L | M | N | P | Q | R | S | T | U | V | W | X | Y | Z

glossary/tcp.txt · Last modified: 2011/01/14 12:47 by 127.0.0.1