Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
usbredir - USB network redirection protocol libraries
- Description:
The usbredir libraries allow USB devices to be used on remote and/or virtual
hosts over TCP. The following libraries are provided:
usbredirparser:
A library containing the parser for the usbredir protocol
usbredirhost:
A library implementing the USB host side of a usbredir connection.
All that an application wishing to implement a 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
Packages
usbredir-0.6-2.fc19.i686
[43 KiB] |
Changelog
by Fedora Release Engineering (2013-02-15):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|