On 2012.05.14 18:26, philip.jos...@microchip.com wrote:
> We provide two basic interfaces in the above layer (speaking from a Java
> point of view): A provider interface and a device interface. The
> provider handles getting the device list and keeping it up to date and
> notifying any registered listeners of list changes. Methods include
> (among many) getting the device list, "obtaining" a device, and
> attaching as a listener for list changes. Once a device is obtained, a
> device interface is used to communicate with that particular device
> (connecting, disconnecting, writing, reading, resetting, getting
> descriptors, attaching as a listener for plug/unplug notifications,
> etc).

Thanks for the info. The breakdown between provider provider and device 
interface is quite interesting. I guess we'll see if we need to do 
something similar internally once we get there.

Regards,

/Pete

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to