Martin Ehmsen <thames@thames.basement87.homeip.net> schreef in berichtnieuws
slrna7q4rr.10e.thames@thames.basement87.homeip.net...
> On Wed, 27 Feb 2002 16:40:17 GMT, Krypton <iets@nomail.com> wrote:
> > Is there someone who knows how you can easily read data from your
parallel
> > port? I'm stuck. I can find 1000 examples of applications that access
the
> > serial port but none that access the parallel port.
>
> I comment
http://java.sun.com/products/javacomm/index.html
>
> "JavaTM Communications API
>
> The JavaTM Communications API can be used to write platform-independent
> communications applications for technologies such as voice mail,
> fax, and smartcards.
>
> This version of the Java Communications API contains support for RS232
> serial ports and IEEE 1284 parallel ports. With updated
> Functionality, one can:
> ..."
>
> What more do you want??
>
> Martin
> --
> Jeg har det med min rumlige frihed som jeg har lagt mærke til at mænd
> har det med deres testikler.
> Jeg vugger den som et spædbarn, og tilbeder den som en gudinde.
> Smilla Jaspersen
Sorry but I use this API allready but it isn't that simple. The parallel
port isn't well enough supported. I can find enough examples of parallel
port programs that use this API that write to the parallel port but no
examples that read from it. I have searched endlessly but didn't find
anything.
Krypton