glfs/basicnet/djb/ucspi-tcp/ucspi-tcp-intro.xml

33 lines
1.3 KiB
XML
Raw Normal View History

<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>