How can i use parallel port on java?
I tried the ParallelBlackBox from the samples of Java Communication API, but it didnt found any parallel port on my machine.

Anybody know something?

Thank you