RE: byte handling query

2004-02-10 Thread Sanjay Godbole
Rgds, Sanjay Godbole -Original Message- From: Jarvis, John [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 10, 2004 3:48 PM To: 'Sanjay Godbole' Cc: [EMAIL PROTECTED] Subject: RE: byte handling query If you communicate with your printer directly (e.g. Raw Socket on port 9100; n

RE: byte handling query

2004-02-10 Thread Sanjay Godbole
njay Godbole' Cc: [EMAIL PROTECTED] Subject: RE: byte handling query If you communicate with your printer directly (e.g. Raw Socket on port 9100; not LPR), the IO::Socket commands should be able to handle it. If the commands being sent to the printer cause the print processing to hang, that may no

RE: byte handling query

2004-02-10 Thread Jarvis, John
46 AM To: 'Jarvis, John' Cc: [EMAIL PROTECTED] Subject: RE: byte handling query I am able to send and receive data from the printer properly. However, I still have one problem! After executing the program every time, I have to explicitly turn the printer off and back on. This is becau