I don't know what it is that you want to do, but if you are hoping to use javax.usb to talk to a USB flash drive (which is a USB "Mass Storage" device), I will tell you that you really don't want to do that. http://javax-usb.org/faq.html#mass_storage
On Wed, Mar 11, 2009 at 10:32 PM, wind sh <[email protected]> wrote: > Hi, > > I am new to javax-usb, i successfuly download, compiled source sample code > so far. > > But, have no idea for how to establish the test environment for mimic the > sender and receiver. > > Should i write a progam by using provided API to send some data to usb flash > drive, then goto /proc/usb/xxx to use unix 'ls','cat' command to check the > received data? > > Vice versa, first create an file on /proc/usb/xxx, and write program to read > data from usb flash drvier for testing reading? > > if the above thought are wrong, how to mimic the sender and receiver? > > The provied sample code shows how to send out the data, but how to capture > the data? need to write different program to listen and running as demon? > > Need additional device to act as sender or receiver? > > any help is greatly appreciated. > > john > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ javax-usb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
