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

18 lines
800 B
XML
Raw Normal View History

<sect2>
<title>Introduction to ucspi-tcp</title>
<screen>Download location (HTTP): <ulink url="&ucspi-tcp-download-http;"/>
Download location (FTP): <ulink url="&ucspi-tcp-download-ftp;"/>
Version used: &ucspi-tcp-version;
Package size: &ucspi-tcp-size;
Estimated Disk space required: &ucspi-tcp-buildsize;</screen>
<para>The ucspi-tcp package consists of a suite of tools that allow the easy
creation of client-server tcp daemons. Tcpserver is a more secure alternative
to inetd. It has built in functionality for rule based access control, and
will gracefully defer connections when the configurable maximum load is reached,
unlike inetd. Tcpserver is also recommended for use with Qmail, and was
written by the same author.</para>
</sect2>