Line Printer Daemon protocol: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 50.205.60.26 to version by MrHudson. False positive? Report it. Thanks, ClueBot NG. (2198124) (Bot)
m top: fmt., style
Line 1:
{{HatnoteRedirect|'Lpr' redirects here. For |the disease known as LPR, see [[|Laryngopharyngeal reflux]].}}
The '''Line Printer Daemon protocol/Line Printer Remote protocol''' (or '''LPD''', '''LPR''') is a network protocol for submitting print jobs to a remote printer. The original implementation of LPD was in the [[Berkeley printing system]] in the [[BSD]] UNIX operating system; the [[LPRng]] project also supports that protocol. The [[Common Unix Printing System]] (or CUPS), which is more common on modern [[Linux]] distributions and also found on [[Mac OS X]], supports LPD as well as the [[Internet Printing Protocol|Internet Printing Protocol (IPP)]]. Commercial solutions are available that also leverageuse Berkeley printing protocol components, where more robust functionality and performance is necessary than is available from LPR/LPD (or CUPS) alone (such as might be required in large corporate environments). The LPD Protocol Specification is documented in RFC 1179.<ref>[http://www.rfc-editor.org/rfc/rfc1179.txt RFC1179] Line Printer Daemon Protocol, August 1990, edited by L. McLaughlin III.</ref>
 
==Usage==