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

Sortix volatile manual

This manual documents Sortix volatile, 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

sf(1), sfnc(1), serial-transfer(7)

February 4, 2015 Sortix 1.1.0-dev
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