Computer Science Canada

How do I use parallelput in Java?

Author:  Pavel [ Sun Jan 11, 2009 10:18 pm ]
Post subject:  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.

Author:  DemonWasp [ Mon Jan 12, 2009 9:33 am ]
Post subject:  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.


: