TCP segment

TCP segment

Transmission Control Protocol (TCP) accepts data from a data stream, 'segments' it into chunks, and adds a TCP header creating a TCP segment. The TCP segment is then encapsulated into an IP packet. A TCP segment is "the packet of information that TCP uses to exchange data with its peers." [ [http://www.linktionary.com/t/tcp.html TCP (Linktionary term)] ]

Note that the term TCP packet is now used interchangeably with the term TCP segment. [ [http://www.cisco.com/univercd/cc/td/doc/cisintwk/ito_doc/ip.htm#wp3664 Internet Protocols (IP)] ] Although in the original RFC "segment" usually referred to the TCP unit of data, "datagram" [ [http://tools.ietf.org/html/rfc791#section-2.1 RFC 791 - section 2.1] ] to the IP unit and "packet" to the data communications network unit:

Processes transmit data by calling on the TCP and passing buffers of data as arguments. The TCP packages the data from these buffers into segments and calls on the internet module [e.g. IP] to transmit each segment to the destination TCP. [ [http://tools.ietf.org/html/rfc793 RFC 793] ]

For detailed information on TCP segments see: TCP segment structure

References

ources

* [http://www.ssfnet.org/Exchange/tcp/tcpTutorialNotes.html TCP tutorial]
* [http://www.linktionary.com/s/segment_tcp.html Linktionary on TCP segments]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • TCP-Header — TCP (Transmission Control Protocol) Familie: Internetprotokollfamilie Einsatzgebiet: Zuverlässiger bidirektionaler Datentransport TCP im TCP/IP‑Protokollstapel: Anwendung HTTP SMTP … Transport …   Deutsch Wikipedia

  • Segment — may mean: *an internal section of a citrus fruit *Market segment, the smaller subgroups comprising a marketComputing *Memory segment, the portion of computer memory which may be addressed by a single index register *Image segment created in… …   Wikipedia

  • TCP window scale option — The TCP window scale option is an option to increase the TCP receive window size above its maximum value of 65,536 bytes. This TCP option, along with several others, is defined in IETF RFC 1323 which deals with Long Fat networks, or LFN.In fact,… …   Wikipedia

  • TCP Offload Engine — or TOE is a technology used in network interface cards to offload processing of the entire TCP/IP stack to the network controller. It is primarily used with high speed network interfaces, such as gigabit Ethernet and 10 gigabit Ethernet, where… …   Wikipedia

  • TCP tuning — techniques adjust some parameters of TCP connection over high bandwidth high latency networks. Well tuned networks can perform up to 1000 times faster in some cases. [ [http://www.psc.edu/networking/projects/hpn ssh/ High Performance Enabled… …   Wikipedia

  • TCP segmentation offload — oder TSO ist eine Technologie um die CPU Last von TCP/IP in schnellen Computernetzwerken zu reduzieren. TSO wird auch häufig als large segment offload (LSO) oder generic segmentation offload (GSO) bezeichnet. Wenn große Netzwerkpakete über ein… …   Deutsch Wikipedia

  • Tcp — Transmission Control Protocol Pour les articles homonymes, voir TCP. Pile de protocoles 7 • Application 6 • …   Wikipédia en Français

  • TCP Receive Window — Die TCP Receive Window (Size), auch kurz RWin oder Window, englisch für „Empfangsfenster(größe)“, ist neben der Maximum Segment Size (MSS) ein Parameter, der die Funktion des Netzwerkprotokolls Transmission Control Protocol (TCP) steuert. Sie… …   Deutsch Wikipedia

  • TCP congestion avoidance algorithm — The TCP uses a network congestion avoidance algorithm that includes various aspects of an additive increase multiplicative decrease (AIMD) scheme, with other schemes such as slow start in order to achieve congestion avoidance. TCP Tahoe and Reno… …   Wikipedia

  • TCP/IP stack fingerprinting — Passive OS Fingerprinting method and diagram. TCP/IP stack fingerprinting is the passive collection of configuration attributes from a remote device during standard layer 4 network communications. The combination of parameters may then be used to …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”