am trying to write java code to read n write bits at the parallel port of a computer.how can i do it on linux?
Mar.03, 2011 in
Uncategorized
the motive is to be able to read and write bits at the parallel port using a JAVA application on a linux platform… i need to know how to get the permission ant control from the OS, i am able to do it in C using ioperm….
Tags: ant, ant control, application, code, Computer, java, java application, java code, linux, linux platform, motive, parallel port, permission, platform, port

March 3rd, 2011 at 8:36 am
Mr. Rai try this link for PARALLEL PORT ADDRESSES
http://www.captain.at/parallel-port.php
IBM site
http://www.ibm.com/developerworks/java/jdk/linux/142amd64/javacommguide.lnx64amd.html
HOW TO CD-Writing
http://www.faqs.org/docs/Linux-HOWTO/CD-Writing-HOWTO.html
Report this comment
March 3rd, 2011 at 2:36 pm
Or may be you can contact a java expert. Check websites like http://getafreelnacer.com/
Report this comment