Reputation: 2631
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
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