> Message-ID: <[EMAIL PROTECTED]>
> Date: Sun, 13 Dec 1998 09:08:02 -0600
> From: Gerry Creager <[EMAIL PROTECTED]>
>
> I have an application that runs in DOS that looks at the parallel port
> for a security key. Has this been tested and does it work in dosemu?
Yes, but problems are possible if you run more than one copy
(if task switch occurs in middle of an access to the dongle,
this access may be broken by the another copy)
Just enable direct access to the port in dosemu config file.
I tried it and it worked OK.