* Virtual setting for com ports
@ 2004-07-10 17:01 Juhani Pirttilahti
0 siblings, 0 replies; 3+ messages in thread
From: Juhani Pirttilahti @ 2004-07-10 17:01 UTC (permalink / raw)
To: linux-msdos
I'd like to know how the $_com1 = "virtual" setting actually does work?
What it does and what doesn't do? More details please. :)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Virtual setting for com ports
@ 2004-07-11 9:58 Stas Sergeev
2004-07-11 10:06 ` Bart Oldeman
0 siblings, 1 reply; 3+ messages in thread
From: Stas Sergeev @ 2004-07-11 9:58 UTC (permalink / raw)
To: linux-msdos
Hello.
Juhani Pirttilahti wrote:
> I'd like to know how the $_com1 = "virtual" setting actually does work?
> What it does and what doesn't do? More details please. :)
Not too much to say in fact. It just
supresses the normal dosemu output
(whatever the DOS program writes to
the screen, goes no-where), and redirects
your COM1 to the terminal. So the
stdout of dosemu is what the program
sends to COM1, and whatever goes to
stdin, the program can read from COM1.
That way your telnet session talk to
COM1.
There is a vmodem.txt there somewhere,
that describes this in more details.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Virtual setting for com ports
2004-07-11 9:58 Virtual setting for com ports Stas Sergeev
@ 2004-07-11 10:06 ` Bart Oldeman
0 siblings, 0 replies; 3+ messages in thread
From: Bart Oldeman @ 2004-07-11 10:06 UTC (permalink / raw)
To: linux-msdos
On Sun, 11 Jul 2004, Stas Sergeev wrote:
> Juhani Pirttilahti wrote:
> > I'd like to know how the $_com1 = "virtual" setting actually does work?
> > What it does and what doesn't do? More details please. :)
> Not too much to say in fact. It just supresses the normal dosemu output
> (whatever the DOS program writes to the screen, goes no-where), and
> redirects your COM1 to the terminal. So the stdout of dosemu is what the
> program sends to COM1, and whatever goes to stdin, the program can read
> from COM1. That way your telnet session talk to COM1. There is a
> vmodem.txt there somewhere, that describes this in more details.
see src/doc/README/vmodem in the source tarball. I don't know why but
somehow it never made it in SGML form into README.txt.
Bart
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-11 10:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-11 9:58 Virtual setting for com ports Stas Sergeev
2004-07-11 10:06 ` Bart Oldeman
-- strict thread matches above, loose matches on Subject: below --
2004-07-10 17:01 Juhani Pirttilahti
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.