A library for building simple ipp servers.
A very basic implementation of ipp is provided as ippper::service::SimpleIppService
. This is very basic, but enough to fool Android Printer Service & Windows Print Spooler.
- Easy to use
- Asynchronous design
ippper is a relatively low-level library.
Licensed under BSD 3 Clause