home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / dcom / modems / 10982 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.8 KB  |  41 lines

  1. Newsgroups: comp.dcom.modems
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!sgi!rhyolite!vjs
  3. From: vjs@rhyolite.wpd.sgi.com (Vernon Schryver)
  4. Subject: Re: Modems, compression, and SLIP or PPP (was Re: Using Telebit PEP with SLIP)
  5. Message-ID: <nkofvq4@rhyolite.wpd.sgi.com>
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. References: <cluther.711678266@morticia> <3619@randvax.rand.org> <1992Jul22.171145.25307@angular.uucp>
  8. Date: Thu, 23 Jul 1992 00:29:50 GMT
  9. Lines: 30
  10.  
  11. In article <1992Jul22.171145.25307@angular.uucp>, jas@angular.uucp (Jim Shankland) writes:
  12. > >Right.  Use TurboPEP in links like Pakistan to Ecuador, but use
  13. > >V.32bis in most of the USA.
  14. > Thanks; that's very useful information.  Does anybody have any thoughts
  15. > about SLIP with v.42bis and V-J header compression?  Does v.42bis
  16. > eliminate the need for V-J header compression?  Or vice versa?
  17. > Would it be a mistake to use both?  And what about PPP vs. SLIP?
  18.  
  19.  
  20. Use both cslip or VJ-compression and v.42bis.  They do different things
  21. and are quite complimentary.  VJ-compression shrinks the 40 byte TCP/IP
  22. header to 3-5, which is much more than the factor of 2-4 that v.42bis
  23. does on the overall data stream.  VJ-compression radically reduces
  24. latency for interactive applications such as `rlogin` or `telnet`.
  25. V.42bis on the other hand significantly improves throughput by
  26. compressing everything by up to 4X.
  27.  
  28. Please note that on precompressed data (as in `rcp` or `ftp`), v.42bis
  29. does not seem to do any good (or harm), while VJ-compression always
  30. shaves the 40-Byte headers.  When moving data, 40 bytes out of an MTU
  31. of 256 or 512 is not great, but it helps.
  32.  
  33. PPP is trendier, more automagic, potentially self-configuring, and
  34. potentially faster if you buy Morning Star's or others' hardware, but
  35. SLIP is more common.  Use what you have available and can afford.
  36.  
  37.  
  38. Vernon Schryver,  vjs@sgi.com
  39.