Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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.7.1-1.el7.i686
              [46 KiB] | 
            
              Changelog
              by Victor Toso (2016-06-08):
              - Rebase to latest upstream: 0.7.1
  Resolves: rhbz#1033101 
             | 
        
            | usbredir-0.7.1-1.el7.x86_64
              [45 KiB] | 
            
              Changelog
              by Victor Toso (2016-06-08):
              - Rebase to latest upstream: 0.7.1
  Resolves: rhbz#1033101 
             |