Penguin

Differences between current version and previous revision of MPPC.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Saturday, October 5, 2002 8:58:43 pm by MattPurvis
Older page: version 2 Last edited on Saturday, October 5, 2002 8:58:10 pm by MattPurvis Revert
@@ -1,5 +1,5 @@
-[MPPC] stands for Microsoft Point -to-Point Compression . It is a protocol designed for transfering compressed datagrams over point-to-point links. The [MPPC] algorithm uses an LZ based algorithm with a sliding window history buffer. See RFC:2118 for details. 
+[MPPC] stands for __M__icrosoft __P__oint -to-__P__oint __C__ompression . It is a protocol designed for transfering compressed datagrams over point-to-point links. The [MPPC] algorithm uses an LZ based algorithm with a sliding window history buffer. See RFC:2118 for details. 
  
 If you want compress data when talking to Windows clients over a [PPTP] link, you will need to compile [MPPC] support into your [Kernel] and [pppd(8)]. 
  
 See also [MPPE].