mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 19:57:18 +08:00
f7000b3d63
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1305 af4574ff-66df-0310-9fd7-8a98e5e911e0
33 lines
1.3 KiB
XML
33 lines
1.3 KiB
XML
<sect2>
|
|
<title>Introduction to <application>ucspi-tcp</application></title>
|
|
|
|
<para>The <application>ucspi-tcp</application> package consists of a suite of
|
|
tools that allow the easy creation of client-server tcp daemons. <command>
|
|
tcpserver</command> is a more secure alternative to <command>inetd</command>.
|
|
It has built in functionality for rule based access control, and
|
|
will gracefully defer connections when the configurable maximum load is reached,
|
|
unlike <command>inetd</command>. <command>tcpserver</command> is also
|
|
recommended for use with <application>qmail</application>, and was written by
|
|
the same author.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&ucspi-tcp-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&ucspi-tcp-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &ucspi-tcp-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required:
|
|
&ucspi-tcp-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&ucspi-tcp-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title>Additional downloads</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Required patch: <ulink url="&patch-root;/ucspi-tcp-0.88-errno.patch"/></para></listitem>
|
|
</itemizedlist>
|
|
</sect3>
|
|
|
|
</sect2>
|