|
| |
| | The Transmission Control Protocol |
 | | A TCP sender computes a value based on the contents of the TCP header and data fields. |  | | TCP performance is often dependent on a subset of algorithms and techniques such as flow control and congestion control. |  | | All TCP segments carry a checksum, which is used by the receiver to detect errors with either the TCP header or data. |
|
http://condor.depaul.edu/~jkristof/technotes/tcp.html
(3799 words)
|
|
| |
| | RFC 793 (rfc793) - Transmission Control Protocol |
 | | TCP is designed to work in a very general environment of interconnected networks. |  | | Padding: variable The TCP header padding is used to ensure that the TCP header ends and data begins on a 32 bit boundary. |  | | The suggestion here is that the TCP implementations need to actively attempt to combine small window allocations into larger windows, since the mechanisms for managing the window tend to lead to many small windows in the simplest minded implementations. |
|
http://www.faqs.org/rfcs/rfc793.html
(16066 words)
|
|
| |
| | Transmission Control Protocol |
 | | TCP is defined in [RFC 793], [RFC 1122], [RFC 1323], [RFC 2018] and [RFC 2581]. |  | | Because the TCP header is typically 20 bytes (12 bytes more than the UDP header), segments sent by Telnet may only be 21 bytes in length. |  | | The MSS depends on the TCP implementation (determined by the operating system) and can often be configured; common values are 1,500 bytes, 536 bytes and 512 bytes. |
|
http://www-net.cs.umass.edu/kurose/transport/segment.html
(7043 words)
|
|
| |
| | Transmission Control Protocol |
 | | TCP segments are constructed from 32 bit words and include a 20 byte (5 word) header. |  | | It is calculated by prepending a pseudo-header to the TCP segment, this consists of 3 32 bit words which contain the source and destination IP addresses, a byte set to 0, a byte set to 6 (the protocol number for TCP in an IP datagram header) and the segment length (in words). |  | | The checksum field of the TCP segment is set to zero and the following algorithm applied to the prepended segment treated as a sequence of 16 bit (unsigned) words. |
|
http://www.scit.wlv.ac.uk/~jphb/comms/tcp.html
(2376 words)
|
|
| |
| | TCP (Transmission Control Protocol) (Linktionary term) |
 | | TCP Header Length Specifies the length of the header. |  | | A number of IETF Working Groups are developing extensions to TCP or working on updates. |  | | Keep in mind that either station may send a segment that contains just header information and no data to provide the other system with session control information, such as an acknowledgment that a segment was received. |
|
http://www.linktionary.com/t/tcp.html
(2078 words)
|
|
| |
| | TCP/IP, Transmission Control Protocol / Internet Protocol |
 | | IEN 151; Vinton Cerf; Final Report of the Stanford University TCP Project; 1 April 1980. |  | | In 1985, Dan Lynch and the Internet Architecture Board held a three day workshop on TCP/IP for the computer industry, which was attended by about 50 researchers and 250 vendor representatives. |  | | RFC 3316; Internet Protocol Version 6 (IPv6) for Some Second and Third Generation Cellular Hosts; J. Arkko, G. Kuijpers, H. |
|
http://www.livinginternet.com/i/ii_tcpip.htm
(1151 words)
|
|
| |
| | Model Library: TCP |
 | | Application and TCP performance comparison with and without using various algorithms and extensions |  | | Performance analysis of different applications over TCP versus other transport layer protocols (especially when the underlying networks are unreliable) |  | | Slow start and congestion avoidance are independent algorithms that govern the congestion window (cwnd) size. |
|
http://www.opnet.com/products/library/tcp.html
(382 words)
|
|
|