tags:

views:

108

answers:

1

Hi,

before I begin with working with java an jUSB library I would like to know if is it useful for me. I am using Windows 7 and I wold like to receive and to send stream data throw USB. Should I use jUSB? Is it possible with java?.

Thanks

+2  A: 

look at JSR-80.. it seems like jUSB will do the trick

Nico