Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19970
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: newbie socket help |
| Date | 2012-02-07 12:44 -0500 |
| References | <4e70f47b-89e4-46bb-929e-9b7db20e7bcc@l16g2000vbl.googlegroups.com> <mailman.5364.1328200505.27778.python-list@python.org> <5563be07-e64f-497e-81a4-23bd3cb0eda5@bs8g2000vbb.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5507.1328637307.27778.python-list@python.org> (permalink) |
On Mon, 6 Feb 2012 01:23:41 -0800 (PST), loial <jldunn2000@gmail.com>
wrote:
>OS is Red hat enterprise linux 5.5 and python version is 2.6
>
Okay, outside my documentation range...
Don't see anything on Google for Linux parallel port & sockets.
Low-level access is covered at:
http://as6edriver.sourceforge.net/Parallel-Port-Programming-HOWTO/parallel-port-programming-howto.html
http://bigasterisk.com/projects/parallel mentions a Python wrapper to a
C program that uses low-level access to the port (and such access
needing root privileges)
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
newbie socket help loial <jldunn2000@gmail.com> - 2012-02-02 05:53 -0800
Re: newbie socket help Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-02-02 11:34 -0500
Re: newbie socket help loial <jldunn2000@gmail.com> - 2012-02-06 01:23 -0800
Re: newbie socket help Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-02-07 12:44 -0500
csiph-web