Bind a printer device to a tcp port
jetpipe <printerdevice> <portnumber>
jetpipe will bind a printer device to a given portnumber so the printer can be accessed through the JetDirect protocol from a remote client.
/usr/sbin/jetpipe /dev/usblp0 9100
The above commandline will bind the USB printer on /dev/usblp0 to port 9100 where it can be acessed through the JetDirect protocol from a cups client
cups-deviced(8), cups-driverd(8), cups-lpd(8), cups-polld(8), cupsd.conf(5) cupsd(8)
jetpipe is part of ltsp package and the latest versions are available in source form from https://launchpad.net/products/ltsp (link to URL https://launchpad.net/products/ltsp) .
copyright 2006 Oliver Grawert <[email protected]>, distributed under the terms of the GNU General Public License version 2 or any later version.