in reply to Re^2: Spoof /dev/ttyS0
in thread Spoof /dev/ttyS0

Yeah, if a FIFO works then stick with that, it's a lot simpler to deal with. The pty/tty thing will work when an application expects to be able to do some specific ioctl calls on the device (such as DosEMU). I dug up some more info on what I did and it was basically to use DosEMU to run a DOS based BBS software and make it telnettable (by fooling the BBS software into thinking it was talking to a modem when in reality it was talking to a telnet<->"modem" gateway thing). Anyway, rambling on here... :D

Replies are listed 'Best First'.
Re^4: Spoof /dev/ttyS0
by Anonymous Monk on Sep 27, 2008 at 17:01 UTC
    Hey MadCat, keep rambling. It may seem useless to someone else, but its useful for me. I've been using DosBox to run my BBS server, but I want to run dosemu instead but haven't been able to figure out how to do it, so please ramble on! Or message me, either way. Thanks a ton, Noisome (noisomep (\@/) gmail.com)