UNIX-domain socket client-server command-line tools http://untroubled.org/ucspi-unix/
Go to file
2024-01-05 18:46:15 +01:00
README.md automatic rebuild by autodist [release 0.36-2mamba;Sun Aug 11 2013] 2024-01-05 18:46:15 +01:00
ucspi-unix-0.36-fixbuild.patch automatic rebuild by autodist [release 0.36-2mamba;Sun Aug 11 2013] 2024-01-05 18:46:15 +01:00
ucspi-unix.spec automatic rebuild by autodist [release 0.36-2mamba;Sun Aug 11 2013] 2024-01-05 18:46:15 +01:00

ucspi-unix

unixclient and unixserver are command-line tools for building UNIX domain client-server applications. unixclient connects to a UNIX domain socket and runs a program of your choice. unixserver creates a UNIX domain socket, waits for incoming connections and, for each connection, runs a program of your choice.

unixclient and unixserver conform to UCSPI, the UNIX Client-Server Program Interface, using UNIX domain sockets. UCSPI tools are available for several different networks.