slackbuilds/network/ucspi-tcp
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
patches network/ucspi-tcp: Added to 13.0 repository 2010-05-13 01:00:24 +02:00
README network/ucspi-tcp: Added to 13.0 repository 2010-05-13 01:00:24 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
ucspi-tcp.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
ucspi-tcp.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00

README

ucspi-tcp (djb's TCP client-server command-line tools)

ucspi-tcp includes several programs. tcpserver waits for incoming
connections and, for each connection, runs a program of your choice,
it provides useful environment variables, resource limits, and access
control features. tcpclient makes a TCP connection and runs a program of
your choice. It sets up the same environment variables as tcpserver.

Also included are recordio, a tool that monitors all the input and output
of a server, and several sample clients built on top of tcpclient: who@,
date@, finger@, http@, tcpcat, and mconnect.