Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Laser printer for Linux
- Date: Fri, 21 Nov 2014 21:18:12 +0100
- From: Benjamin Tayehanpour <benjamin@example.com>
- Subject: Re: [tlug] Laser printer for Linux
- References: <mailman.3.1416538802.5796.tlug@tlug.jp> <BAY167-W16E69C153765DFE0ADCE18A2770@phx.gbl> <20141121142003.0aa3db55@wulfenite> <546F611B.30404@fgs.eti.br>
On Fri, 21 Nov 2014 13:58:19 -0200 "SCHWARTZ, Fernando G." <fgs@example.com> wrote: > > An interesting side note: HP (and thus sometimes Brother, since some Brother printers have a feature called "HP emulation") network printers have a feature known as JetDirect. I'm not sure about the whole potential of this protocol, but essentially you can netcat a Postscript file directly to TCP port 9100 on the printer. Which is neat in a number of ways. > > Yes, yes, yes. They're all at the " hplip " package. One of the first > packages I often install @ work. Try that at a recent distro tough. Not sure whether you just accidentally quoted the wrong passage or you truly missed my point. HPLIP has nothing whatsoever to do with the thing I'm describing in the quote. The point being that no driver is needed for simple printing, as long as you're able to generate Postscript and send packets over the network. I've printed from my smartphone, from Raspberry Pies, &c., all with standard command-line tools and *without* a vendor-supplied printer driver. As a real-world example, I've used this to make my own "cloud printing" of sorts. A simple shell script (using inotify, pandoc and a few other odds and ends) keeps watch over a directory on my server. Whenever a document appears in this folder, it converts it to Postscript and pipes it over the network to the printer using netcat. No driver required, just a few lines of scripting which could be run on anything, really. Another real-world example is when I'm using someone else's computer, don't have root access, and need to print something (not very uncommon at uni, for instance). No need for drivers, just throw a Postscript file at the right network port! I wish all printing was this simple.Attachment: pgp7HQo4AxRlh.pgp
Description: OpenPGP digital signature
- Follow-Ups:
- Re: [tlug] Laser printer for Linux
- From: SCHWARTZ, Fernando G.
- References:
- Re: [tlug] Laser printer for Linux
- From: Raedwolf Sumner
- Re: [tlug] Laser printer for Linux
- From: Benjamin Tayehanpour
- Re: [tlug] Laser printer for Linux
- From: SCHWARTZ, Fernando G.
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Laser printer for Linux
- Next by Date: Re: [tlug] Laser printer for Linux
- Previous by thread: Re: [tlug] Laser printer for Linux
- Next by thread: Re: [tlug] Laser printer for Linux
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links