Results 1 to 4 of 4
- 08-23-2015, 10:11 PM #1
Member
- Join Date
- Aug 2015
- Posts
- 6
- Rep Power
- 0
getting names of attched USB devices
Hello,
I am stucking at the next part of my project. I need to get the name and path of all attached usb devices. The problem is that I am searching for a solution which is working on linux and windows, because of reason that the program is running on my raspberry pi and my desktop pc. I dont like external API's.
It would be nice if something give me a tip or something like that.
//Edit:
My plan is to get the path of a specific usb stick by name and read the files which are inside of it.
//Edit2:
Okay, when I what to work with usb4java (http://usb4java.org/), how do I start. I dont understand their quickstart guide
Greetz,
HalfbaxLast edited by Halfbax; 08-23-2015 at 11:02 PM.
- 08-24-2015, 01:47 AM #2
Senior Member
- Join Date
- Jan 2013
- Location
- Northern Virginia, United States
- Posts
- 6,226
- Rep Power
- 15
Re: getting names of attched USB devices
So JFileChooser won't show the top level roots in Linux? I know it works in Windows and it shows the names assigned to those logical drives.
Regards,
JimThe JavaTM Tutorials | SSCCE | Java Naming Conventions
Poor planning on your part does not constitute an emergency on my part
- 08-24-2015, 11:54 PM #3
Re: getting names of attched USB devices
What part of the quick start don't you understand?
"It's not fixed until you stop calling the problem weird and you understand what was wrong." - gimbal2™ © 2013
- 08-24-2015, 11:57 PM #4
Similar Threads
-
find all network devices in lan
By dhruvinshingala in forum NetworkingReplies: 1Last Post: 10-26-2010, 11:46 PM -
Getting input from MIDI devices on a Mac
By Ben Wheatley in forum Advanced JavaReplies: 1Last Post: 08-05-2009, 07:08 PM -
connect to usb devices
By alex1234 in forum Advanced JavaReplies: 2Last Post: 03-30-2009, 05:39 PM -
How to control robots and other devices
By francojava in forum Advanced JavaReplies: 0Last Post: 01-24-2008, 05:03 PM
Bookmarks