Michael
Michael

Reputation: 2631

Retrieving status data from printer/cartridge

I'm inquiring whether is is possible to get:

The platform and programming language is free. But I'm most interested in a Windows solution.

Also do you know if there is some work in progress for a standard on communicating with the printer - or if some specific brands have something already.

Upvotes: 1

Views: 561

Answers (1)

Douglas Anderson
Douglas Anderson

Reputation: 4720

SNMP is the standard for most laser printer. Manufactures have a MIB that describes how to get the information from it, these are often widely available as they are used to provide large network management systems access to details about these devices.

Upvotes: 1

Related Questions