1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/ucspi-tcp/ucspi-tcp.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Command-line tools for building TCP client-server applications
14 [T] tcpserver waits for incoming connections and, for each connection,
15 [T] runs a program of your choice. Your program receives environment
16 [T] variables showing the local and remote host names, IP addresses,
18 [T] tcpserver offers a concurrency limit to protect you from running
19 [T] out of processes and memory. When you are handling 40 (by default)
20 [T] simultaneous connections, tcpserver smoothly defers acceptance of
22 [T] tcpserver also provides TCP access control features, similar to
23 [T] tcp-wrappers/tcpd's hosts.allow but much faster. Its access control
24 [T] rules are compiled into a hashed format with cdb, so it can easily
25 [T] deal with thousands of different hosts.
26 [T] This package includes a recordio tool that monitors all the input
27 [T] and output of a server.
28 [T] tcpclient makes a TCP connection and runs a program of your choice.
29 [T] It sets up the same environment variables as tcpserver.
31 [U] http://cr.yp.to/ucspi-tcp/
33 [A] D.J. Bernstein <djb@cr.yp.to>
34 [M] Michael Tross <michael@tross.org>
41 [P] X -----5---9 203.100
43 [O] hook_add preconf 1 'echo $root/$prefix > conf-home'
44 [O] var_remove makeinstopt ' ' 'install'
45 [O] var_append makeinstopt ' ' 'setup check'
46 [D] 5206e5655a3e1c93d8e9bf30b22d02d2abde5ed465c46cc7968867a9 ucspi-tcp-0.88.tar.gz http://cr.yp.to/ucspi-tcp/