Hello.

Ryan Underwood wrote:
I did this; simply make a script that runs your desired program in dosemu, and bind that script to a port in /etc/inetd.conf. When
the user telnets to the port, the port I/O becomes dosemu standard
I/O.
What dosemu version is this?
There was an isatty() check added recently
(but not *very* recently), see parser.y.in:1284.
It supposed to fail if you are trying to use
a virtual com port on a redirected stdio, so
I don't think this way still works. Or is it?

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to