1jetpipe(8) jetpipe(8)
2
3
4
6 jetpipe - bind a printer device to a tcp port
7
9 jetpipe <printerdevice> <portnumber>
10
12 jetpipe will bind a printer device to a given portnumber so the printer
13 can be accessed through the JetDirect protocol from a remote client.
14
16 /usr/sbin/jetpipe /dev/usblp0 9100
17
18 The above commandline will bind the USB printer on /dev/usblp0 to port
19 9100 where it can be acessed through the JetDirect protocol from a cups
20 client
21
23 cups-deviced(8), cups-driverd(8), cups-lpd(8), cups-polld(8),
24 cupsd.conf(5) cupsd(8)
25
27 jetpipe is part of ltsp package and the latest versions are available
28 in source form from https://launchpad.net/products/ltsp (link to URL
29 https://launchpad.net/products/ltsp) .
30
32 copyright 2006 Oliver Grawert <ogra@ubuntu.com>, distributed under the
33 terms of the GNU General Public License version 2 or any later version.
34
35
36
37Oliver Grawert 20061206 jetpipe(8)