Sponsored Content
Special Forums IP Networking How do you send printer codes to an IP printer Post 87173 by Chris123 on Thursday 20th of October 2005 06:15:29 PM
Old 10-20-2005
I have had similar problems myself. It turns out that if you are using an HP Jetdirect of any type (internal or external) that the "raw" port is 9100. If you copy a file to that port on the jetdirect it will print. You can test this by telneting to the printer with the following command:
telnet printer_name_or_ip_here 9100
Type some stuff here
^L (for a page feed)
^d (to end, or for my telnet, you can also use ^]quit )
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HP Printer

Dear Experts How can I configure my workstation in order to be able to sent print? I am working on a sun workstation with Solaris 8 as its OS. My printer is an HP8000 series and is connected somewhere to our network. I know the IP address of the printer and I have put it in /etc/hosts file. So I... (8 Replies)
Discussion started by: Reza Nazarian
8 Replies

2. Linux

know I do for to printer in printer deskjet 80colun

I want to print some thing in HP Deskjet 692.? (1 Reply)
Discussion started by: edvaldo
1 Replies

3. Solaris

how can i send to printer ?

Hello how can i send simple txt file to printer from sun ? tnx (1 Reply)
Discussion started by: umen
1 Replies

4. Solaris

Configuring Printer with Printer Manager

Hi All, I am trying to configure printer in solaris 10 with the help of print manager. There is no printer attached to my system, ia m doing it for test purpose. However I am unable to do so coz its pops up window - Heading as error with option as dismiss and cancel. Kindly help as I am... (3 Replies)
Discussion started by: kumarmani
3 Replies

5. AIX

Check printer queue on Windows printer server

Hello Let me first give a small overview of the setup. All printers are connected to Windows 2000 servers. There are a lot of UNIX (AIX & HP-UX) servers as well which have SAP running. I'm working on a script to add printers to a specified SAP instance. I want to verify the user input (to... (0 Replies)
Discussion started by: NielsV
0 Replies

6. Linux

Find printer location and printer type

Hi, Is it possible to find the printer location and printer type (whether it is local or network) using command in Linux ? Thanks in advance. (1 Reply)
Discussion started by: forumguest
1 Replies

7. Solaris

Printer printing control codes

Solaris 10: Having some trouble with a new printer printing control codes. This is an HP MFP M632. Tried a few ppd files and without a ppd file using commands similar to the follow: lpadmin -p L4102A -v /dev/null -m netstandard -n... (1 Reply)
Discussion started by: kuliksco
1 Replies
jetpipe(8)																jetpipe(8)

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 SEE ALSO
cups-deviced(8), cups-driverd(8), cups-lpd(8), cups-polld(8), cupsd.conf(5) cupsd(8) AVAILABILITY
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) . AUTHOR
copyright 2006 Oliver Grawert <ogra@ubuntu.com>, distributed under the terms of the GNU General Public License version 2 or any later ver- sion. Oliver Grawert 20061206 jetpipe(8)
All times are GMT -4. The time now is 05:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy