T/TCP

T/TCP (Transactional Transmission Control Protocol) is a variant of the Transmission Control Protocol (TCP). It is an experimental TCP extension for efficient transaction-oriented (request/response) service. It was developed to fill the gap between TCP and UDP, by Bob Braden in 1994. Its definition can be found in RFC 1644 (that obsoletes RFC 1379).

Details

This protocol is faster than TCP and delivery reliability is comparable to that of TCP. T/TCP suffers from several major security problems as described by Charles Hannum in September 1996.[1][2] It has not gained widespread popularity.

RFC 1379 and RFC 1644 that define T/TCP were moved to Historic Status in May 2011 by RFC 6247 for security reasons.

Alternatives

TCP Fast Open is a more recent alternative.

See also

Further reading

References

  1. C. Hannum (September 1996). "Security Problems Associated with T/TCP". unpublished work in progress. Archived from the original on 2001-03-05.
  2. "T/TCP vulnerabilities". 8 (53). Phrack Magazine. 1998-07-08. Archived from the original on 2007-10-18.

External links

This article is issued from Wikipedia - version of the 9/7/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.