ftp.nice.ch/pub/next/tools/printer/JetDirectDriver.0.96.NI.bs.tar.gz#/JetDirectDriver

CONFIG-HPLJ4-JetDirect
 
DefaultPrintCover.ps
[View DefaultPrintCover.ps as PDF] 
HP_JetDirect_Configuration.rtfd/
 
HPdocs/
 
INSTALLATION
 
LICENSE.original.PLP
 
NeXTanswers-JetDirect.rtfd/
 
README
 
comdline.example
 
filterCover
 
lp-pipe.h
[View lp-pipe.h] 
ni_propval.c
[View ni_propval.c] 
print-pagecount.ps
[View print-pagecount.ps as PDF] 
ps-pagecount
 
ps-pagecount.c
[View ps-pagecount.c] 
tcp-lp
 
tcp-lp.c
[View tcp-lp.c] 

README

JetDirectDriver [version 0.96]

This allows the use of HP PostScript printers with a JetDirect
Ethernet MIO card with NEXTSTEP.  It uses the AppSocket (TCP port
9100) interface.  This is preferrable to the LPD interface, as
AppSocket is bidirectional and allows page accounting and returns
PostScript error messages.  LPD interface also needs a hack to "lpr"
invocation process to suppress "burst page" printing (script to
remove -h option from AppKits invocation of lpr).  Note that older
JetDirect cards (J27xxx series) does not support the LPD procotol,
although the support for LPD has been added in the J255x series
(for cards produced after May 1994).

If you are buying a JetDirect card now, make sure that you get a
newer version with model #:
J2552A (10BASE-T, Thin-net BNC, and LocalTalk ports) or
J2550A (10BASE-T only, thus cost less than J2552A).

Features:

* Works with NS versions prior to 3.3 (tested only with 3.2 and 3.3PR2).
* PostScript error feedback to the user via e-mail.
* Standard page accounting to file specified via "af" in NetInfo.
* Extensive logging.

Caveats:

* The use of this probably breaks "page-reversal" (which I believe
  is done by transcript filters called from NeXT's prserver).
  This doesn't affect HP LaserJet4 which prints marked side down into the
  output tray, but for other printers, you may have to shuffle pages
  by hand.
* PostScript only.  If you want to print PCL jobs, use something else.
* No cover page.

I am aware of another HP JetDirect driver: hpdriver.c by Lawrence
LeMay. lemay@epx.cis.umn.edu which should also work.  LeMay's driver
also can support HP's PCL language jobs in addition to PostScript.


#### Another simple utility ####
ps-pagecount.c
    This utility will return the current cumulative printed page count
from a network PostScript printer.


These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.