NAME¶
jetpipe - bind a printer device to a tcp port
SYNOPSIS¶
jetpipe <printerdevice> <portnumber>
DESCRIPTION¶
jetpipe will bind a printer device to a given portnumber so the printer
can be accessed through the JetDirect protocol from a remote client.
EXAMPLE¶
/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
AUTHOR¶
copyright 2006 Oliver Grawert <ogra@ubuntu.com>, distributed under the
terms of the GNU General Public License version 2 or any later version.