RE: [QUESTION] Howto access parallel port

"Kutschera Peter" <[email protected]> Fri, 16 Mar 2007 09:14:08 +0100
Newsgroups gmane.comp.java.linux.general
Message-ID <[email protected]>
Hello!

(Repost just in the case you have problems with my signature. Might be a
problem created by the mailing list.)

Accessing the ports is easy. I did it with serial ports (build in and
usb)
under Linux and Windows.

See the following links about how to du it.

http://www.rxtx.org/
RXTX : serial and parallel I/O libraries supporting Sun's CommAPI

http://rxtx.qbang.org/wiki/index.php/Main_Page
Main Page - Rxtx

http://wass.homelinux.net/howtos/Comm_How-To.shtml
Java Comm Serial API How-To for Linux

Hjave a nice Weekend
 Peter

--
Dipl.-Ing. Peter Kutschera
http://Peter.Kutschera.at/
 =20

-----Original Message-----
From: Robert Meier [mailto:[email protected]]=20
Sent: Friday, March 16, 2007 12:27 AM
To: [email protected]
Subject: [QUESTION] Howto access parallel port

java writers,

I am a java newbie.

How can one access the parallel port of a java laptop?
How can one access /dev/parport0?
How is hardware represented in java?
  By standard classes?
    Which ones?
  By gateway to an executable(?) underlying the JVM?
    What is the protocol/class/...?
Can you (dis)recommend books/urls/... for learning hardware access with
java?

My goal is to add a graphical user interface to some
  existing command-line c++ diagnostic software, or preferrably
port the diagnostic software to java.

TIA,
--=20
Dr. Robert J. Meier


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]