Van Jacobson TCP/IP Header Compression: Difference between revisions

Content deleted Content added
Sharpen category.
m stub
 
(22 intermediate revisions by 16 users not shown)
Line 1:
{{more citations|date=March 2021}}
'''Van Jacobson TCP/IP Header Compression''', created by scientist [[Van Jacobson]] and described in [http://www.ietf.org/rfc/rfc1144.txt RFC 1144], is a [[data compression]] protocol specifically designed to improve [[Internet protocol suite|TCP/IP]] performance over slow serial links. Van Jacobson compression reduces the normal 40 [[byte]] TCP/IP packet headers down to 3-4 bytes for the average case. It does this by saving the state of TCP connections at both ends of a link, and only sending the differences in the header fields that change. This makes a very big difference for interactive performance. Van Jacobson Header Compression (also VJ compression, or just Header Compression) is an option in most versions of [[Point-to-Point Protocol|PPP]]. Versions of [[SLIP]] with VJ compression are often called CSLIP (Compressed SLIP).
 
'''Van Jacobson TCP/IP Header Compression''', createdis by scientista [[Vandata Jacobsoncompression]] andprotocol described in [http://www.ietf.org/rfc/rfc1144.txt[Request for Comments|RFC]] 1144],{{ref isRFC|1144}} aspecifically designed by [[dataVan compressionJacobson]] protocol specifically designed to improve [[Internet protocol suite|TCP/IP]] performance over slow [[serial linkslink]]s. Van Jacobson compression reduces the normal 40 [[byte]] TCP/IP [[packet headersheader]]s down to 3-43–4 bytes for the average case.; Itit does this by saving the state of TCP connections at both ends of a link, and only sending the differences in the header fields that change. This makes a very big difference for interactive performance. Vanon Jacobsonlow Headerspeed Compression (also VJ compressionlinks, oralthough justit Headerwill Compression)not isdo ananything optionabout in most versions ofthe [[Point-to-Pointprocessing Protocol|PPPdelay]]. Versionsinherent ofto most [[SLIPdial-up modem]] with VJ compression are often called CSLIP (Compressed SLIP)s.
 
Van Jacobson Header Compression (also VJ compression, or just Header Compression) is an option in most versions of [[Point-to-Point Protocol|PPP]]. Versions of [[Serial Line Internet Protocol]] (SLIP) with VJ compression are often called [[CSLIP]] (Compressed SLIP).
 
==External links==
* {{IETF RFC|1144}}
 
==References==
{{reflist}}
 
{{DEFAULTSORT:Van Jacobson TCP IP Header Compression}}
[[Category:Data compression]]
[[Category:TCP/IP extensions]]
 
 
{{network-stub}}