开发者

USb driver Document scanner for windows mobile

开发者 https://www.devze.com 2023-03-12 15:07 出处:网络
Does anyone know a USB driver/ SDK to user a开发者_如何学JAVA USB Document scanner on a windows mobile device ?First of all, in order to use a USB peripheral with a Windows Mobile device, the device n

Does anyone know a USB driver/ SDK to user a开发者_如何学JAVA USB Document scanner on a windows mobile device ?


First of all, in order to use a USB peripheral with a Windows Mobile device, the device needs to support USB Host mode. If the device accepts flash drives and/or HID devices (like a mouse or keyboard) then host mode is supported. Other than that there is very little built-in support for USB periperals. Most peripheral manufacturers do not provide USB drivers for Windows Mobile. If the scanner can be configured as USB Mass Storage, it will probably work with a USB Host capable device. If the scanner supports the PTP protocol, there are some third party digital camera drivers that may work. Other than that, you would need to write a custom driver.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号