Hi All,

I am working on a code which does a read/write operation on usb Device.

I am successfully able to read data at endpoint 1.     But I came across a 
situation where I need to read data from endpoint 0. How can I achieve this.

When I try to get number of endpoint for a device. I get one.
List eps = interf.getUsbEndpoints();
Eps.size()

Please tell me how to get multiple endpoints (ep0,ep1) form device.

Thanks
Shah

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to