All Projects → istopwg → Ippsample

istopwg / Ippsample

Licence: apache-2.0
IPP sample implementations.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Ippsample

X Proxies
Usable ip proxies, crawling from some proxy websites.
Stars: ✭ 53 (-56.91%)
Mutual labels:  proxies
Plugin Php
Prettier PHP Plugin
Stars: ✭ 1,243 (+910.57%)
Mutual labels:  printer
Photonic3d
Control software for resin 3D printers
Stars: ✭ 108 (-12.2%)
Mutual labels:  printer
React Native Esc Pos
A React Native ESC/POS module to help you connect to your ESC/POS printer easily.
Stars: ✭ 65 (-47.15%)
Mutual labels:  printer
Hsweb Printer
模版打印组件,支持打印,支持输出svg,pdf,image.
Stars: ✭ 74 (-39.84%)
Mutual labels:  printer
Eleventy Starter
An 11ty starter project.
Stars: ✭ 97 (-21.14%)
Mutual labels:  proxies
Winproject
Hook, DLLInject, PE_Tool
Stars: ✭ 27 (-78.05%)
Mutual labels:  printer
Baiducrawler
Sample of using proxies to crawl baidu search results.
Stars: ✭ 116 (-5.69%)
Mutual labels:  proxies
Cups
Apple CUPS Sources
Stars: ✭ 1,223 (+894.31%)
Mutual labels:  printer
Prettier
Prettier is an opinionated code formatter.
Stars: ✭ 41,411 (+33567.48%)
Mutual labels:  printer
Escpos Printer Db
Database of ESC/POS thermal receipt printers
Stars: ✭ 68 (-44.72%)
Mutual labels:  printer
Cups Ipp
CUPS Implementation of IPP - PHP Client API
Stars: ✭ 70 (-43.09%)
Mutual labels:  printer
Boomaga
Boomaga provides a virtual printer for CUPS. This can be used for print preview or for print booklets.
Stars: ✭ 104 (-15.45%)
Mutual labels:  printer
Udpx
A Fast UDP Proxy written in Golang
Stars: ✭ 56 (-54.47%)
Mutual labels:  proxies
Http request randomizer
Proxying Python Requests
Stars: ✭ 110 (-10.57%)
Mutual labels:  proxies
Altair
Lightweight and Robust API Gateway written in Go
Stars: ✭ 34 (-72.36%)
Mutual labels:  proxies
Prettier Package Json
Prettier formatter for package.json files
Stars: ✭ 86 (-30.08%)
Mutual labels:  printer
Pspider
简单易用的Python爬虫框架,QQ交流群:597510560
Stars: ✭ 1,611 (+1209.76%)
Mutual labels:  proxies
Proxify
A python module for dumping usable proxies.
Stars: ✭ 114 (-7.32%)
Mutual labels:  proxies
Edge
A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult.
Stars: ✭ 105 (-14.63%)
Mutual labels:  proxies

IPP Sample Implementations

This code provides sample implementations of IPP Clients, Printers, Proxies, and Systems. It is largely based upon the CUPS software, with substantial changes to the original ippproxy and ippserver sample code to make them more general-purpose and configurable.

Travis Build Status AppVeyor Build Status Snap Status Total alerts Language grade: C/C++

ipp3dprinter

The ipp3dprinter program implements a single IPP 3D printer and can be configured to use a print command to do processing of document data.

ippdoclint

The ippdoclint program verifies and reports on document data. It is primarily used for testing IPP Clients with the ippeveprinter and ippserver programs.

ippeveprinter

The ippeveprinter program implements a single IPP Everywhere printer and can be configured to use a print command to do processing of document data. It is included with the IPP Everywhere™ Printer Self-Certification tools.

ippfind

The ippfind program implements mDNS+DNS-SD discovery of IPP printers and can be used to find and test specific printers. Among other things, it is used as part of the IPP Everywhere™ Printer Self-Certification tools.

ipptool

The ipptool program implements a generic IPP Client interface that allows a user to send different IPP requests and act based on the response from the Printer. Among other things, it is used as part of the IPP Everywhere™ Printer Self-Certification tools.

ippproxy

The ippproxy program implements a generic IPP Proxy interface that allows you to connect a local IPP or PCL printer to an IPP Infrastructure Printer such as the ippserver program.

ippserver

The ippserver program implements the IPP System Service and provides a generic IPP Printer interface that allows you to host shared printers using the IPP Shared Infrastructure Extensions as well as support local printing or document processing.

ipptransform

The ipptransform program is a generic file conversion utility that is used primarily with ippeveprinter and ippserver to support rasterization of JPEG and PDF documents for IPP Everywhere™ and HP PCL printers.

ipptransform3d

The ipptransform3d program is a generic 3D file conversion utility that is used primarily with ippserver to support 3MF and G-code printing to 3D printers.

Legal Stuff

Copyright © 2014-2019 by the IEEE-ISTO Printer Working Group. Copyright © 2007-2019 by Apple Inc. Copyright © 1997-2007 by Easy Software Products.

This software is provided under the terms of the Apache License, Version 2.0. A copy of this license can be found in the file LICENSE. Additional legal information is provided in the file NOTICE.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].