External print server JetDirect 170X with LAN and parallel printer ports
This section is empty. You can help by adding to it. (September 2025)
Protocols
More advanced versions of JetDirect supported a number of network printing protocols. However, the protocol that ended up being associated with it, the JetDirect protocol,[2] is its raw TCP/IP protocol sometimes referred to as Socket API or RAW. It is an extremely simple network printing protocol.[3] Submitting a print job can be done by netcating a file containing the page description language (e.g. PostScript, PCL) to the appropriate TCP port on the printer (default port is 9100). Information about the printer and job is simply sent to the client while the TCP connection is active. The port would reject connections if the printer is busy.[3]
AppSocket is a very similar implementation by Tektronix for Phaser printers, later sold to Xerox.[4] This protocol adds support for querying for printer status by non-printing users via a separate UDP port.[5]
Most JetDirect devices also came with, JetDirect Interface, a telnet interface for configuring the device or printer.[6]
External print servers
This section is empty. You can help by adding to it. (September 2025)
EIO (Enhanced Input/Output) is a modular interface developed by HP for its printers to expand their capabilities. EIO does not just serve JetDirect cards, but EIO hard drives and the EIO Connectivity card for adding communication ports to the printers as well. EIO utilizes the 3.3V signaling technology of the Conventional PCI bus and is significantly more energy-efficient than MIO technology. EIO print servers will not work in LIO slots, nor will the LIO print servers work in EIO slots.
1284B Parallel Card (J7972G) - Provides one Type C Mini-Centronics 36-pin parallel port.[7]
Any 615n series card can fail, but it is up to HP to determine if the failure is due to the chipset or some other factor. HP recommended to call them or contact them through the Web site and they will proceed to do some simple troubleshooting steps to determine if the failure is due to the chipset or some other cause.[11]
Other JetDirect products
This section is empty. You can help by adding to it. (September 2025)
12Powell, Patrick A (26 Nov 2010). "Socket API". LPRng Reference Manual. 3.8.35. Retrieved 7 December 2019. The Socket API is a very flexible job transfer protocol. It is widely support by most Print Server manufacturers, with the Hewlett Packard JetDirect setting the de facto standard. The Socket API is extremely simple.