I'm trying to emulate a COM port in DOSEmu using psuedo-tty's.  I have a
program open "/dev/ptyp9" for reading/writing, and have DOSEmu open COM1
as "/dev/ttyp9".  Then I can do things like "copy autoexec.bat COM1" and
I get the output on "/dev/ptyp9".

However, when I try to run a program expecting an active modem
connection on COM1, it sends a few characters to COM1 and then
"hangs-up" (exits to DOS).  Are there some settings I need to use to
make sure that the psuedo-tty looks like an active modem connection on
COM1?

-- 

 - Matt Clay
 - Application Programmer
 - http://www.cowboyz.com/

Reply via email to