]> git.ipfire.org Git - thirdparty/cups.git/blame - doc/system-overview.shtml
Load cups into easysw/current.
[thirdparty/cups.git] / doc / system-overview.shtml
CommitLineData
ef416fc2 1<H2>System Overview</H2>
2
3<P>CUPS provides a portable printing layer for UNIX&reg;-based
4operating systems. It has been developed by
5<A HREF="http://www.easysw.com">Easy Software Products</A> to promote a
6standard printing solution for all UNIX vendors and users. CUPS
7provides the System V and Berkeley command-line interfaces.
8
9<P>CUPS uses the Internet Printing Protocol ("IPP") as the basis for
10managing print jobs and queues. The Line Printer Daemon ("LPD") Server
11Message Block ("SMB"), and AppSocket (a.k.a. JetDirect) protocols are
12also supported with reduced functionality. CUPS adds network printer
13browsing and PostScript Printer Description ("PPD") based
14printing options to support real-world printing under UNIX.
15
16<P>CUPS also includes a customized version of GNU Ghostscript
17(currently based off GNU Ghostscript 5.50) and an image file RIP that
18are used to support non-PostScript printers. Sample drivers for HP and
19EPSON printers are included that use these filters.