The Artima Developer Community
Sponsored Link

Java Answers Forum
Reading a byte from parallel port

1 reply on 1 page. Most recent reply: Dec 10, 2006 10:54 PM by Matthias Neumair

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
hany hosny

Posts: 9
Nickname: hanycs
Registered: Nov, 2006

Reading a byte from parallel port Posted: Dec 7, 2006 6:21 PM
Reply to this message Reply
Advertisement
I want to read a byte sent from a sensor to a parallel port.
what is the command needed for this operation??
can anyone help with this problem plzzzzzzzzzz???
Thanks
Hany


Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Re: Reading a byte from parallel port Posted: Dec 10, 2006 10:54 PM
Reply to this message Reply
It's not just a simple command. I think you have to use a BufferedReader to open the port like a file.


This could help you:
http://www.geocities.com/Juanga69/parport/

Also take a look here:
http://mindprod.com/jgloss/parallelport.html

Flat View: This topic has 1 reply on 1 page
Topic: Reading a byte from parallel port Previous Topic   Next Topic Topic: orbd started successfully

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use