Printer Communication Capture
Posted
by
D-S
on Stack Overflow
See other posts from Stack Overflow
or by D-S
Published on 2012-10-18T16:57:37Z
Indexed on
2012/10/18
17:00 UTC
Read the original article
Hit count: 225
If I need to post this elsewhere let me know.
We have some old software thats being re-written, that uses a printerdriver to a propriatery printer.
I need to rewrite the software bypassing the print driver and go directly to the printer. I do have the specs for the printer communication, thats fine, but what Id like to do is monitor the communications to the printer to view its contents (from the existing software that Im re-writing) and compare it to the specs, and what I will be sending it for validation.
I have to make sure Im not missing anything.
Any ideas on how I might be able to accomplish this?
Thanks
© Stack Overflow or respective owner