ucspi-tcp - Unix Client-Server Program Interface

Edit Package ucspi-tcp
https://github.com/mbhangui/indimail-mta/tree/master/ucspi-tcp-x

tcpserver and tcpclient are easy-to-use command-line tools for building TCP client-server applications.

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. tcpserver and tcpclient from this package support IPV6 and TLS/SSL.

Original Author: Dan J. Bernstein

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000411 411 Bytes
_service:download_url:ucspi-tcp-obs.tar.gz 0000167243 163 KB
_service:extract_file:PKGBUILD 0000003421 3.34 KB
_service:extract_file:archpkg.install 0000000729 729 Bytes
_service:extract_file:debian.tar.gz 0000004563 4.46 KB
_service:extract_file:ucspi-tcp-1.1.4.tar.gz 0000156156 152 KB
_service:extract_file:ucspi-tcp-xUbuntu_16.04.dsc 0000000463 463 Bytes
_service:extract_file:ucspi-tcp-xUbuntu_18.04.dsc 0000000477 477 Bytes
_service:extract_file:ucspi-tcp.changes 0000000485 485 Bytes
_service:extract_file:ucspi-tcp.dsc 0000000472 472 Bytes
_service:extract_file:ucspi-tcp.spec 0000011205 10.9 KB
Latest Revision
Manvendra Bhangui's avatar Manvendra Bhangui (mbhangui) committed (revision 2)
trigger service run
Comments 0
openSUSE Build Service is sponsored by