Sortix
Sortix Download Manual Development Source Code News Blog More
current nightly

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.

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

sf(1), sfnc(1), serial-transfer(7)
Copyright 2011-2025 Jonas 'Sortie' Termansen and contributors.
Sortix's source code is free software under the ISC license.
#sortix on irc.sortix.org
@sortix_org