oboehm / j4cups

library to support CUPS and IPP protocoll (RFC-2910, RFC-8011)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage License Maven Central

J4Cups

j4cups is a Java library for CUPS and IPP to provide data types defined in RFC 2910 and RFC 8011. It is planned as add-on to Cups4J. Whereas Cups4J is good for printing with Java (client part) the focus of J4Cups is more general - to support the data types and operations of the underlying protocol.

The goal of this library is to provide the different puzzle parts to write applications based on the IPP protocol. One of this application is to provide a Java service which can be accessed like a CUPS printer.

More Infos


Juli 2020, Oli B.

About

library to support CUPS and IPP protocoll (RFC-2910, RFC-8011)


Languages

Language:Java 99.7%Language:Shell 0.3%