wok-next view p910nd/description.txt @ rev 21403

updated php again (7.4.4 -> 7.4.5)
author Hans-G?nter Theisgen
date Tue Apr 21 10:28:30 2020 +0100 (2020-04-21)
parents
children
line source
1 p910nd implements the port 9100 network printer protocol which simply
2 copies any incoming data on the port to the printer (and in the reverse
3 direction, if bidirectional mode is selected). Both parallel and USB
4 printers are supported. This protocol was used in HP's printers and is
5 called JetDirect (probably TM). p910nd is particularly useful for
6 diskless hosts and embedded devices because it does not require any disk
7 space for spooling as this is done at the sending host.