[ ソース: usbredir ]
パッケージ: libusbredirhost1 (0.8.0-1 など)
libusbredirhost1 に関するリンク
Debian の資源:
usbredir ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.spice-space.org]
類似のパッケージ:
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)
- ユーザ空間の USB プログラミングライブラリ
-
- dep: libusbredirparser1 (>= 0.6)
- Parser for the usbredir protocol (runtime)