COM Port Sharing

I’m new to printer driver development. is it possible that you have an installed printer driver at a certain port and another application to access that port so as to share the printer with the printer driver and the said application?

Thanks in advance.


Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!

Why do you need your application to directly access the printer port? If
you are interested in reading bi-di status back from the device, you
should use a port monitor or language monitor.

  • Ashwin

This posting is provided “AS IS” with no warranties, and confers no
rights.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of DDK Beginner
Sent: Monday, July 14, 2003 6:01 PM
To: Windows System Software Developers Interest List
Subject: [ntdev] COM Port Sharing

I’m new to printer driver development. is it possible that you have an
installed printer driver at a certain port and another application to
access that port so as to share the printer with the printer driver and
the said application?

Thanks in advance.

Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month! — You are currently
subscribed to ntdev as: xxxxx@microsoft.com To unsubscribe send a
blank email to xxxxx@lists.osr.com

A certain application needs to send data directly to the printer thru the port without using the printer driver. At the same time, Windows applications, like Notepad, must be able to print at the same printer using the printer driver, configured to the same port.

Thanks for the reply.

Ashwin Needamangala wrote:
Why do you need your application to directly access the printer port? If
you are interested in reading bi-di status back from the device, you
should use a port monitor or language monitor.

- Ashwin

This posting is provided “AS IS” with no warranties, and confers no
rights.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of DDK Beginner
Sent: Monday, July 14, 2003 6:01 PM
To: Windows System Software Developers Interest List
Subject: [ntdev] COM Port Sharing

I’m new to printer driver development. is it possible that you have an
installed printer driver at a certain port and another application to
access that port so as to share the printer with the printer driver and
the said application?

Thanks in advance.

Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month! — You are currently
subscribed to ntdev as: xxxxx@microsoft.com To unsubscribe send a
blank email to xxxxx@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@yahoo.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

---------------------------------
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!