Updated binkp documentation
This commit is contained in:
parent
6e075dbde0
commit
5e98517b3a
@ -14,7 +14,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<div align="right"><h5>Last update 06-Apr-2005</h5></div>
|
||||
<div align="right"><h5>Last update 19-Jun-2005</h5></div>
|
||||
<div align="center"><h1>MBSE BBS Basic Installation</h1></div>
|
||||
|
||||
<h3>Introduction.</h3>
|
||||
@ -29,10 +29,9 @@ some features. Here is a short list of these packages:
|
||||
<ol>
|
||||
<li><b>Zlib</b>. On some distributions you also need <b>zlib development</b>. When you have
|
||||
zlib installed, then in <b>mbcico</b> extra code will be compiled in the Hydra and Binkp protocol drivers
|
||||
that will allow the PLZ extension. When a connection is made with another system that also
|
||||
supports this extension (currently MBSE BBS and Radius beta versions), the files will be sent
|
||||
compressed even if they are already compressed. The increased throughput will be between 1
|
||||
and 10 times, that's even better then modem compression can do.</li>
|
||||
that will allow the PLZ extension. In the binkp protocol GZ compression will be enabled as well.</li>
|
||||
<li><b>Bzlib</b>. On some distributions you need to install <b>bzlib2 development</b> to add
|
||||
support for binkp BZ2 compression.</li>
|
||||
</ol>
|
||||
<P> <p>
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<div align="right"><h5>Last update 01-Feb-2004</h5></div>
|
||||
<div align="right"><h5>Last update 19-Jun-2005</h5></div>
|
||||
<div align="center"><H1>mbcico - The Fidonet mailer.</H1></div>
|
||||
|
||||
This is work in progress....
|
||||
@ -64,8 +64,9 @@ bi-directional TCP/IP protocol.
|
||||
This protocol is prefferred over the IFC protocol because it is
|
||||
more efficient. Nodelist flag is IBN, the default port is 24554, and the
|
||||
nodelist request flag is XX. This binkp implementation uses zlib packet
|
||||
compression opt PLZ (FSP-xxxx) to increase the transfer speed and to lower
|
||||
the network bandwith usage.
|
||||
compression opt PLZ (FSP-1032) to increase the transfer speed and to lower
|
||||
the network bandwith usage. There is also support for the stream compression
|
||||
modes GZ and BZ2 (compatible with binkd).
|
||||
<P>
|
||||
Outbound directory structure is BinkleyTerm compatible, with domains and
|
||||
point subdirectories (full 5d). There are separate "protected" and
|
||||
|
Reference in New Issue
Block a user