C Board  

Go Back   C Board > Community Boards > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 03-23-2005, 05:26 AM   #1
Registered User
 
Join Date: Mar 2005
Posts: 1
Question Monitoring pages/sheets left in printer

Hi all,


I am working on project of monitoring printers remotely. like the status of the papers/sheets, ink etc left in it.
Can any one tell me which mechanisms printers use to detect that printer is out of stock of pages or ink.

plz do write if you knw any thing regarding this or even if some web links.


Thanks for your suggestion.
Sarang.
s.radke is offline   Reply With Quote
Old 03-23-2005, 06:20 AM   #2
Registered User
 
Join Date: Aug 2001
Location: Newport, South Wales, UK
Posts: 1,094
Proprietary ones. Epson, HP, etc. all use their own mechanisms for that sort of thing, so you'd have to study their drivers to work out how their status utility queries the printer.

Hard work.
SMurf is offline   Reply With Quote
Old 03-23-2005, 07:08 AM   #3
Yes, my avatar is stolen
 
anonytmouse's Avatar
 
Join Date: Dec 2002
Posts: 2,544
Windows XP introduced the Bidi API for this purpose. However, I suspect that driver support for this relatively new API is rare or non-existant.

Some printers support SNMP as outlined in RFC1759 and used by tools such as npadmin and ceps.

Also, take a look at escputil and libinklevel.
anonytmouse is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Odd 3D Invis Objects? Zeusbwr Game Programming 4 12-07-2004 07:01 PM
Binary Search Trees Part III Prelude A Brief History of Cprogramming.com 16 10-02-2004 03:00 PM
pointer to array of objects of struct undisputed007 C++ Programming 12 03-02-2004 04:49 AM
Request for comments Prelude A Brief History of Cprogramming.com 15 01-02-2004 10:33 AM
Please help me teedee46 C++ Programming 9 05-06-2002 11:28 PM


All times are GMT -6. The time now is 07:06 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22