Parallel port in Java...  
Author Message
michele bergo





PostPosted: 2003-8-21 23:34:00 Top

java-programmer, Parallel port in Java... Is it possible to read or write from the parallel port of PC with Java? And
how?

Thanks


 
Gerrit Kuehn





PostPosted: 2003-8-21 23:43:00 Top

java-programmer >> Parallel port in Java... michele bergo wrote:

> Is it possible to read or write from the parallel port of PC with Java? And
> how?

You can use the java.comm.api for that. See
http://java.sun.com/products/javacomm/

Hope it helps.


cu
Gerrit

 
michele bergo





PostPosted: 2003-8-23 16:49:00 Top

java-programmer >> Parallel port in Java... Thank u very much!

michele bergo

"Roedy Green" <email***@***.com> ha scritto nel messaggio
news:email***@***.com...
> On Thu, 21 Aug 2003 15:34:06 GMT, "michele bergo"
> <email***@***.com> wrote or quoted :
>
> >Is it possible to read or write from the parallel port of PC with Java?
And
> >how?
>
> see http://mindprod.com/jgloss/parallelport.html
>
> --
> Canadian Mind Products, Roedy Green.
> Coaching, problem solving, economical contract programming.
> See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.