Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
| SFNCD(1) | General Commands Manual | SFNCD(1) | 
NAME
sfncd — network
    connection over sf (server side)
SYNOPSIS
| sfncd | receive-device transmit-device [server-command] | 
DESCRIPTION
sfncd communicates with another program
    over two byte steams and receives a host and port which it connects to using
    nc(1) or
    server-command if specified (with the
    HOST and PORT environment
    variables set to the parameters).
It receives bytes from receive-device and sends them to the invoked program. It reads bytes from the invoked program and transmits them through transmit-device.
The protocol is as described in sfnc(1).
SEE ALSO
| February 4, 2015 | Sortix 1.1.0-dev | 
