[ 源代码: usbredir ]
软件包:libusbredirhost1(0.8.0-1)
Implementing the usb-host (*) side of a usbredir connection (runtime)
Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is:
* Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers
This package contains the runtime library.
其他与 libusbredirhost1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libusb-1.0-0 (>= 2:1.0.22)
- userspace USB programming library
-
- dep: libusbredirparser1 (>= 0.6)
- Parser for the usbredir protocol (runtime)