
-----------------------------------
Pavel
Sun Jan 11, 2009 10:18 pm

How do I use parallelput in Java?
-----------------------------------
I need to use it to retrieve information from a peripheral, does anyone know how?
It should be similar to the function parallelput() in Turing.

-----------------------------------
DemonWasp
Mon Jan 12, 2009 9:33 am

RE:How do I use parallelput in Java?
-----------------------------------
This is probably a good place to start: http://java.sun.com/products/javacomm/

You'll likely find it to be slightly more complex than Turing.
