Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

One local printer needs two LPT ports on same machine

0 views
Skip to first unread message

Hank Allen

unread,
Feb 9, 2004, 7:55:18 PM2/9/04
to
I need to know if there is a way on a Windows 98 machine to have a printer
connected directly to the PC use both LPT1 and LPT2. We have one DOS app
that must use LPT1 and another LPT2. The network interface went bad on an
NEC printer we use and we can't afford the $300 to replace it until next
month. Thanks for any help.

Hank Allen


PJx

unread,
Feb 9, 2004, 9:18:21 PM2/9/04
to
On Mon, 9 Feb 2004 18:55:18 -0600, "Hank Allen" <zref...@yahoo.com>
wrote:

A couple of things come to mind. The MODE command may work and if
not, there were a number of TSR (terminate and stay resident) programs
available that would manipulate the printer ports.

An old assembly programmer could uuse the DEBUG command and change a
couple of bytes in either of your programs to use the other LPT port.
PJ

Markeau

unread,
Feb 9, 2004, 9:56:17 PM2/9/04
to
Maybe an automatic switchers that is typically used for 2 pc's to
connect to 1 printer?

Jay

unread,
Feb 10, 2004, 5:41:36 PM2/10/04
to
consider connecting the printer on LPT1 and physically disabling LPT2.
Share the printer on LPT1 and map LPT2 (as a virtual port) persistently to
the shared printer. Then any application printing to LPT2 will print to the
printer physically connected to LPT1


"Hank Allen" <zref...@yahoo.com> wrote in message
news:102gatl...@corp.supernews.com...

Larry

unread,
Feb 12, 2004, 5:48:19 AM2/12/04
to
In article <5mfg20lchv4tgtmrd...@4ax.com>, m...@privacy.net
says...

> A couple of things come to mind. The MODE command may work and if
> not, there were a number of TSR (terminate and stay resident) programs
> available that would manipulate the printer ports.
>
> An old assembly programmer could uuse the DEBUG command and change a
> couple of bytes in either of your programs to use the other LPT port.
> PJ
>
>

A simple batchfile with the command prn > lpt# does the job for me.

Larry
Mystic

0 new messages