CFilter is a generic filter "front end" that reads standard input (until EOF) and sends it through a socket to a specified host and port number (defaults to localhost:9999). It receives data back from the socket (until EOF) and writes it to standard output.
Tags | Text Processing Filters Communications Email |
---|---|
Licenses | GPLv2 |
Operating Systems | POSIX Linux |
Implementation | C |