Unix Technical Forum

HP JetDirect 510x compatibility with Netcat?

This is a discussion on HP JetDirect 510x compatibility with Netcat? within the Sco Unix forums, part of the Unix Operating Systems category; --> Anyone used an HP JetDirect 510X (3-port external print server) with Netcat? The HP manual on the 510x lists ...


Go Back   Unix Technical Forum > Unix Operating Systems > Sco Unix

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-15-2008, 06:28 PM
Steve M. Fabac, Jr.
 
Posts: n/a
Default HP JetDirect 510x compatibility with Netcat?

Anyone used an HP JetDirect 510X (3-port external print server) with
Netcat?

The HP manual on the 510x lists ports 9100, 9101, and 9102
as "telnet" ports and specifies:

> ? Use the following Telnet command:
> telnet <IP address> <port>
> where <IP address> is the IP address assigned to the
> HP Jetdirect print server and <port> is 9100. (HP Jetdirect
> data port 9101 or 9102 can also be used for ports 2 or 3
> respectively, of a Jetdirect multiport external print server.)
> ? In the Telnet session, type in data and press Enter.
> ? The data should print to the printer (a manual form feed may
> be required).


I have used 170x single port models in the past with Netcat but
I don't remember if the manual suggested telnet or described
9100 as "Direct Port Printing."

I'd like to avoid buying another piece of hardware and having to
return it if it fails to work with Netcat.
--

Steve Fabac
S.M. Fabac & Associates
816/765-1670
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-15-2008, 06:28 PM
Bill Campbell
 
Posts: n/a
Default Re: HP JetDirect 510x compatibility with Netcat?

On Thu, Dec 28, 2006, Steve M. Fabac, Jr. wrote:
>Anyone used an HP JetDirect 510X (3-port external print server) with
>Netcat?
>
>The HP manual on the 510x lists ports 9100, 9101, and 9102
>as "telnet" ports and specifies:


I don't know about the 510x, but I've used multi-port JetDirect boxes
extensively with netcat to the appropriate ports.

Bill
--
INTERNET: bill@Celestial.COM Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676

``Ah, you know the type. They like to blame it all on the Jews or the
Blacks, 'cause if they couldn't, they'd have to wake up to the fact that
life's one big, scary, glorious, complex and ultimately unfathomable
crapshoot -- and the only reason THEY can't seem to keep up is they're a
bunch of misfits and losers.''
-- A analysis of Neo-Nazis, from "The Badger" comic
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-15-2008, 06:28 PM
Jean-Pierre Radley
 
Posts: n/a
Default Re: HP JetDirect 510x compatibility with Netcat?

Steve M. Fabac, Jr. typed (on Thu, Dec 28, 2006 at 05:03:51PM -0600):
| Anyone used an HP JetDirect 510X (3-port external print server) with
| Netcat?
|
| The HP manual on the 510x lists ports 9100, 9101, and 9102
| as "telnet" ports and specifies:
|
| > ? Use the following Telnet command:
| > telnet <IP address> <port>
| > where <IP address> is the IP address assigned to the
| > HP Jetdirect print server and <port> is 9100. (HP Jetdirect
| > data port 9101 or 9102 can also be used for ports 2 or 3
| > respectively, of a Jetdirect multiport external print server.)
| > ? In the Telnet session, type in data and press Enter.
| > ? The data should print to the printer (a manual form feed may
| > be required).
|
| I have used 170x single port models in the past with Netcat but
| I don't remember if the manual suggested telnet or described
| 9100 as "Direct Port Printing."
|
| I'd like to avoid buying another piece of hardware and having to
| return it if it fails to work with Netcat.

Try telnetting to port 9100 on youor 170x single-port model, I'll bet it
works.

Vice-versa, I'll wager netcat will do fine on the 510x.

--
JP
==> http://www.frappr.com/cusm <==
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-15-2008, 06:28 PM
Nachman Yaakov Ziskind
 
Posts: n/a
Default Re: HP JetDirect 510x compatibility with Netcat?

Steve M. Fabac, Jr. wrote (on Thu, Dec 28, 2006 at 05:03:51PM -0600):
> Anyone used an HP JetDirect 510X (3-port external print server) with
> Netcat?
>
> The HP manual on the 510x lists ports 9100, 9101, and 9102
> as "telnet" ports and specifies:


I'm too lazy to check the model number of my 3-port HP,
several-years-old print server (it's buried), but it works fine with

-rwxrwxrwx 1 awacs egg 174740 May 12 1999 netcat.elf

# sum -r netcat.elf
60900 342 netcat.elf

> > ? Use the following Telnet command:
> > telnet <IP address> <port>
> > where <IP address> is the IP address assigned to the
> > HP Jetdirect print server and <port> is 9100. (HP Jetdirect
> > data port 9101 or 9102 can also be used for ports 2 or 3
> > respectively, of a Jetdirect multiport external print server.)
> > ? In the Telnet session, type in data and press Enter.
> > ? The data should print to the printer (a manual form feed may
> > be required).

>
> I have used 170x single port models in the past with Netcat but
> I don't remember if the manual suggested telnet or described
> 9100 as "Direct Port Printing."
>
> I'd like to avoid buying another piece of hardware and having to
> return it if it fails to work with Netcat.
> --
>
> Steve Fabac
> S.M. Fabac & Associates
> 816/765-1670


--
_________________________________________
Nachman Yaakov Ziskind, FSPA, LLM awacs@ziskind.us
Attorney and Counselor-at-Law http://ziskind.us
Economic Group Pension Services http://egps.com
Actuaries and Employee Benefit Consultants
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-15-2008, 06:28 PM
Tony Lawrence
 
Posts: n/a
Default Re: HP JetDirect 510x compatibility with Netcat?


Steve M. Fabac, Jr. wrote:
> Anyone used an HP JetDirect 510X (3-port external print server) with
> Netcat?
>
> The HP manual on the 510x lists ports 9100, 9101, and 9102
> as "telnet" ports and specifies:
>
> > ? Use the following Telnet command:
> > telnet <IP address> <port>
> > where <IP address> is the IP address assigned to the
> > HP Jetdirect print server and <port> is 9100. (HP Jetdirect
> > data port 9101 or 9102 can also be used for ports 2 or 3
> > respectively, of a Jetdirect multiport external print server.)
> > ? In the Telnet session, type in data and press Enter.
> > ? The data should print to the printer (a manual form feed may
> > be required).

>
> I have used 170x single port models in the past with Netcat but
> I don't remember if the manual suggested telnet or described
> 9100 as "Direct Port Printing."
>
> I'd like to avoid buying another piece of hardware and having to
> return it if it fails to work with Netcat.


It will work. What they are describing there is just how netcat works.
If it did not, then Windows Raw TCP/IP Port printing wouldn't work
either.

--
Tony Lawrence
Unix/Linux/Mac OS X Resources
http://aplawrence.com

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:59 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com