Download Source Package ucspi-tcp:
ucspi-tcp-ipv6 is the ucspi-tcp package with IPv6 support added.
tcpserver waits for incoming connections and, for each connection, runs a program of your choice. Your program receives environment variables showing the local and remote host names, IP addresses, and port numbers.
tcpserver offers a concurrency limit to protect you from running out of processes and memory. When you are handling 40 (by default) simultaneous connections, tcpserver smoothly defers acceptance of new connections.
tcpserver also provides TCP access control features, similar to tcp-wrappers/tcpd's hosts.allow but much faster. Its access control rules are compiled into a hashed format with cdb, so it can easily deal with thousands of different hosts.
This package includes a recordio tool that monitors all the input and output of a server.
tcpclient makes a TCP connection and runs a program of your choice. It sets up the same environment variables as tcpserver.
This package includes several sample clients built on top of tcpclient: who@, date@, finger@, http@, tcpcat, and mconnect.
tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program Interface, using the TCP protocol. UCSPI tools are available for several different networks.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 131.8 kB | 496 kB | [list of files] |
| amd64 | 114.4 kB | 404 kB | [list of files] |
| armel | 96.2 kB | 384 kB | [list of files] |
| avr32 (unofficial port) | 99.3 kB | 348 kB | [list of files] |
| hppa | 115.6 kB | 400 kB | [list of files] |
| hurd-i386 | 91.3 kB | 376 kB | [list of files] |
| i386 | 91.8 kB | 368 kB | [list of files] |
| ia64 | 158.6 kB | 640 kB | [list of files] |
| kfreebsd-amd64 | 109.4 kB | 332 kB | [list of files] |
| kfreebsd-i386 | 88.9 kB | 280 kB | [list of files] |
| m68k (unofficial port) | 85.4 kB | 356 kB | [list of files] |
| mips | 125.5 kB | 488 kB | [list of files] |
| mipsel | 125.3 kB | 488 kB | [list of files] |
| powerpc | 109.4 kB | 432 kB | [list of files] |
| s390 | 108.0 kB | 416 kB | [list of files] |
| sparc | 97.7 kB | 384 kB | [list of files] |