Hi all,
Which is the best method to differentiate mass storage device like USB.
Is there any other method other than using VendorId and ProductId of Usb?
My intention is to give access to certain USB only. So i need to filter them by some method. I think common method is by vendorId and productId. I need to know ,whether there is any method to filter them.