|
net2tty - simple network to RS-232 bridgeTable Of Contents1 Introductionnet2tty is a program that takes data from a TCP service on a TCP/IP network, and sends the output of that service to a serial port. It takes output from the serial port and sends it over the network.2 Download InstructionsDownload it here : net2tty.tar.gz
Untar it, and type make.
I haven't tested that the code works after doing this, but it compiles.
3 Running itnet2tty on its own with no options will give this help screen:
net2tty - a simple network <-> RS232 bridge (C) 1999 Matt J. Gumbley http://www.gumbley.me.uk/net2tty.html Syntax: net2tty [options] Options: -b
|