Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19970
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'url:sourceforge': 0.02; 'wrapper': 0.07; 'python': 0.08; 'mentions': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'bieber': 0.16; 'email addr:ix.netcom.com': 0.16; 'email name:wlfraed': 0.16; 'from:addr:ix.netcom.com': 0.16; 'from:addr:wlfraed': 0.16; 'from:name:dennis lee bieber': 0.16; 'low-level': 0.16; 'message- id:@4ax.com': 0.16; 'okay,': 0.16; 'received:wlfraed': 0.16; 'url:netcom': 0.16; 'url:wlfraed': 0.16; 'wulfraed': 0.16; 'mon,': 0.16; 'linux': 0.17; 'wrote:': 0.18; 'received:166': 0.18; 'subject:help': 0.21; 'url:home': 0.21; 'feb': 0.22; '(and': 0.30; 'url:projects': 0.30; 'version': 0.32; 'header:X-Complaints-To:1': 0.34; 'lee': 0.34; 'anything': 0.34; 'root': 0.34; 'to:addr :python-list': 0.35; 'enterprise': 0.35; 'google': 0.35; 'received:org': 0.36; 'hat': 0.37; 'charset:us-ascii': 0.37; 'uses': 0.38; 'to:addr:python.org': 0.40; 'dennis': 0.73; '-0800': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: newbie socket help |
| Date | Tue, 07 Feb 2012 12:44:36 -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> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | mobile-166-147-101-215.mycingular.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5507.1328637307.27778.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1328637307 news.xs4all.nl 6943 [2001:888:2000:d::a6]:53417 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:19970 |
Show key headers only | View raw
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