List of printing protocols explained
A printing protocol is a protocol for communication between client devices (computers, mobile phones, tablets, etc.) and printers (or print servers). It allows clients to submit one or more print jobs to the printer or print server, and perform tasks such as querying the status of a printer, obtaining the status of print jobs, or cancelling individual print jobs.
Dedicated protocols
Protocols listed here are specific for printing.
- 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 2.10 BSD UNIX operating system in 1988; the LPRng project also supports that protocol. The LPD Protocol Specification is documented in RFC 1179.[1] LPD printing normally happens over port 515.
- AppSocket, also known as port 9100, RAW, JetDirect, or Windows TCPmon is a protocol that was developed by Tektronix.[2] [3] It is considered as 'the simplest, fastest, and generally the most reliable network protocol used for printers' though 'it also offers no security and is often an attack vector with printers'. AppSocket printing normally happens over port 9100.
- The Internet Printing Protocol (IPP) is an Internet protocol for communication between client devices (computers, mobile phones, tablets, etc.) and printers (or print servers). IPP can run locally or over the Internet. Unlike other printing protocols, IPP also supports access control, authentication, and encryption, making it a much more capable and secure printing mechanism than older ones. IPP is supported by over 98% of printers sold today. IPP printing normally happens over port 631. It is the default protocol in Android and iOS.
Generic protocols
These protocols put the printer as similar class to remote disks, scanners and multimedia devices. This is especially true for multi-function printers, that also produce image files (scans and faxes) and send them back through the network.
- Telnet is based on simply transferring data safely to/from TCP ports that are now being used for printing purposes. This approach is sometimes called raw TCP/IP, Stream, or direct sockets printing.
- Server Message Block (SMB) is an application-layer network protocol for file and printer sharing originally developed by IBM in the mid-80s. It is the default method used by Windows based computers to share files and printers.[4]
Wireless protocols
Wireless protocols is designed for wireless devices. This kind of protocol is based on one kind of printing protocols plus Zero-configuration networking (zeroconf) mechanisms. In this way, printers can be used by wireless devices seamlessly. Note that the printer itself is not necessary to be wireless.
Internet protocols
The computer and the printer should be located on the same local area network (LAN) when using all of the above protocols. Internet printing protocols is designed for Internet printing.
See also
External links
Notes and References
- http://www.rfc-editor.org/rfc/rfc1179.txt RFC1179
- Web site: AppSocket TCP/IP Protocol . LPRng Reference Manual . 26 Nov 2010 . 2017-09-06 .
- Web site: Using Network Printers . cups.org . 2017-09-06 .
- Common Internet File System, Microsoft TechNet Library
- Apple . AirPrint . September 15, 2010 . UK .
- Web site: AirPrint & Linux . Finnie . Ryan . how-to . November 13, 2010 . November 2, 2013 .
- Web site: Printing from iPad AirPrint via Cups . how-to . Rho . CC . November 2, 2013 . https://web.archive.org/web/20130116205840/http://www.rho.cc/index.php/linux2/48-misc/104-printing-from-ipad-airprint-via-cups . January 16, 2013 . dead .