Jump to content

TCP segment

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Boscobiscotti (talk | contribs) at 06:04, 14 May 2007 (create article because the subject is impossible to find, wiki links exist to the wrong place, and an overview is not given on wikipedia). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Transmission Control Protocol (TCP) accepts data from an application layer data stream and adds a TCP header, packaging it into a 'TCP segment. This It is encapsulated, into an IP datagram. A TCP segment is "the packet of information that TCP uses to exchange data with its peers."

For detailed information See: TCP segment structure

Sources

http://tools.ietf.org/html/rfc793