[ 原始碼: 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)