Re: how read from LPT port with C++ on the RedHat?

From: Kimmo Koivisto (kimmo.koivisto_at_surfeu.fi)
Date: 06/30/04


Date: Thu, 01 Jul 2004 00:19:06 +0300

Kimmo Koivisto wrote:

> PHP2 wrote:
>
>> how read from LPT port with C++ on the RedHat? I must raed 11, 12 and 13
>> pin..
>
> Read http://www.tldp.org/HOWTO/IO-Port-Programming.html
>
> I have done it with C++, but those ugly sources are somewhere...
>

I found those, here you can download those:
http://www.sunpoint.net/~is95kiko/parport-0.0.1.tar.gz

Includes only sources, compile with make and try to run ./show

I'm not programmer and that can be seen from the sources. You are free to do
anything to the sources, totally freeware. Do not use to anything serious
or production use.

Regards
Kimmo Koivisto