The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
June 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

is it pssibel in java to recieve singel bits from the parallel port

Posted by Pedro Silva on June 23, 2000 at 9:37 PM

In Sun�s page you can find an extension API named Comm.
That extension work with comm and parallel port.
There you can find methods to receive and to send single bits!
something like this getPaperout() and getStatus that represents single bits in all parallel port!
Sorry if i counl�d help.

> is it pssibel in java to recieve singel bits from the parallel port
> because i want to connect some external sensors with the computer
> and display the results.
> thanks
> dino






Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us