Re: How does one connect to a PostScript printer for an interactive session?
Re: How does one connect to a PostScript printer for an interactive session?
- Subject: Re: How does one connect to a PostScript printer for an interactive session?
- From: Brandon Allbery <email@hidden>
- Date: Sun, 22 Jul 2012 15:16:07 -0400
On Sun, Jul 22, 2012 at 3:12 PM, Stephen J. Butler
<email@hidden> wrote:
> telnet is part of basic OS X, if you know what port to talk to (often port
> 9100). I'm not sure what else you would need. Printers are not some
Or if you're worried about telnet control characters getting in the
way, OS X comes with 'nc' which is just about as raw as you can get.
They would only do so in the (unlikely) case the printer actually listens for raw connections on port 23, or if you negate the port number (so "telnet myprinter -9100" would use telnet-protocol IAC escapes).
--
brandon s allbery
email@hiddenwandering unix systems administrator (available) (412) 475-9364 vm/sms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden