HP3000-L Archives

April 2021, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"James B. Byrne" <[log in to unmask]>
Reply To:
Date:
Fri, 16 Apr 2021 09:41:03 -0400
Content-Type:
multipart/mixed
Parts/Attachments:
text/plain (1642 bytes) , empty.txt (130 bytes)

> Date:    Thu, 15 Apr 2021 17:45:20 -0700
> From:    "Keven Miller (3kG)" <[log in to unmask]>
> Subject: Re: [EXT]:  Spooling to a CUPS print server
>
> Not me - but I have worked with Cups on Hpux and Linux.
>
> I have some code someplace for Windows, where you point your HP3k
> to a windows server that runs this "RawPrintServer" and routes your
> spoolfile to a Windows connected priinter.
>
> I see its originally by
>     RawPrintServer Copyright (c) 2006, Henk Jonas and Alexander R Pruss
>     All rights reserved.
>
> For Linux / Unix / OS X, the software is the tiny RawPrintServer.sh script.
> Its short -
> =========================================
> #!/bin/sh
> while [ 1 ]
> do
>     nc -l -p 9100 | lpr -l -P "$1"
> done
>
> ========================================
> Basically its using netcat (I think -- nc) to listen on port 9100
> and route to a Linux priniter.
> So - you could route to a Cups defined printer.
>
> Just a thought.
>
> Keven Miller


Thank you very much.  I had not even considered that approach.  I will run some
tests to see if I can get it to work for me.

Thanks,



***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
   Unencrypted messages have no legal claim to privacy
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:[log in to unmask]
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *


* To join/leave the list, search archives, change list settings, * * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2