Smallest TCP/IP code?

From: Tom Jennings <tomj_at_wps.com>
Date: Fri Feb 18 16:12:03 2005

On Fri, 18 Feb 2005, Cameron Kaiser wrote:

> Such devices already exist. The one I use is the Lantronix UDS-10, which
> lets me do Telnet (or open any TCP connection, really) over a serial link
> with any terminal program. The UDS-10 has RS-232 on one side and 10baseT
> on the other.

Sheesh, I obviously didn't do enough research. For $200 you almost
get "telnet" to the Nova :-) Hard to argue with that!

It solves the physical layer problem -- for one simultaneous
connection -- no need to write SLIP or find an ethernet card.

Its ability to "dial out" to ip/port means writing simple user
clients is easy enough. Write FTP in FORTRAN4!

Incoming for one simultaneous connection is "good enough" for
moving data in/out, a hell of a lot better than zero.o

I'm printing out the manual. Thanks for the pointer to this great
device!

It's unclear if, for the trivial case (eg. connecting a computer's
serial console to) whether it can supply "session" status; eg. DTR
high upon connect, and DTR false on CLOSE or timeout.
Received on Fri Feb 18 2005 - 16:12:03 GMT

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:37:39 BST