Click to See Complete Forum and Search --> : Manage USB file traffic


fausto006
12-05-2007, 01:13 PM
First of all, I want you to excuse my bad english but im from ecuador, hehe...

My problem is that i want to develop an small aplication that manage the file traffic of an determined usb device (pendrive, etc). For example: if i plug in my usb on my pc i want to lift a service that always will be "listening", and if any "file" wants to copy into my device, it advice me... i donīt know how to use interruptions on java and i dont know what classes will i need.

please help me!!!!

Khalid Ali
12-05-2007, 09:33 PM
This will be a tough one, Java itself does not provide an api to communicate with USB drives. However there are some third party solutions you can try and let us all know which one worked for you.

fausto006
12-06-2007, 02:37 PM
can you tell me wich solutions are you telling me? some package or something like that?

Khalid Ali
12-06-2007, 03:40 PM
I cant really recommend anything (since I have not tested anything myself), however I know when I looked into it, google was the only resource..:-)

fausto006
12-07-2007, 11:34 AM
ok thanks