Hiya.

I'm looking for a way to "fake" a telnet session as a serial port under
dosemu (legacy application uses serial ports to communicate and we need to
make it use telnet instead).

I've had some success with using $_com2 = "/dev/ttyp4" (for eg) but can't
get the input going in both directions properly. (and have problems with not
being able to open the current VT). Since the 16550 code creates entirely
virtual UARTs, I can't see why this can't be done, or why it hasn't been
done already.

If anyone has any experience in this sort of task, or pointers towards a
setup that does it, I'd be grateful. If not, I guess me/somebody has to
write it :)

Thanks, Simon
(please CC: my email as I'm not sure if my list subscription has take effect
yet)

Reply via email to