List of printing protocols


A printing protocol is a protocol for communication between client devices and printers. 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.

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 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 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.

Wireless protocols

Wireless protocols are designed for wireless devices. This kind of protocol is based on one kind of printing protocols plus Zero-configuration networking 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 when using all of the above protocols. Internet printing protocols is designed for Internet printing.