Java program to communicate with a USB port

  • Context: Java 
  • Thread starter Thread starter AshyB00
  • Start date Start date
  • Tags Tags
    Java Program Usb
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
AshyB00
Messages
1
Reaction score
0
Hi,

I want to write a java program to get information from a USB communications port. I have downloaded the javax-usb-r1 package but I don't know where I should place this folder / package.

Can anyone give some advice?

Thanks
 
Physics news on Phys.org
AshyB00 said:
Hi,

I want to write a java program to get information from a USB communications port. I have downloaded the javax-usb-r1 package but I don't know where I should place this folder / package.

Can anyone give some advice?

Thanks

Hey AshyB00 and welcome to the forums.

Google is your friend ;)

For jar files:

http://leepoint.net/notes-java/background/13files_and_directories/86packages-installing.html
 
Last edited by a moderator: