The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates USB I/O requests into IP packets and transmits them between computers.
License
GNU General Public License version 2.0 (GPLv2)Follow The USB/IP Project
You Might Also Like
See Everything. Miss Nothing. 30-day free trial
As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
Rate This Project
Login To Rate This Project
User Reviews
-
No documentation where get a [bus_id] parameter in order to attach a remote USB device on Windows 10.
-
documentation for suse/ubuntu/windows is pretty spread over the internet as it's officially in the kernel but I got it working. (server on a SUSE linux and host on a Windows 7) One of my USB disks didn't work but our main usecase (a HW-debugger) did work! just some bluescreens in windows when terminating the windows program or disconnecting the USB device - but that's perfectly good for an alpha version! I don't want to stop using it anyway ;-)
-
Thanks for updates ;)
-
It take me a whole day but still cannot work under windoes os. The version I used is usbip0.2.0.
-
hi, where to submit patches ? I wrote one for 2 windows driver problems: - hang on initialising some usb-strorage devices, because of ignored IRP_MN_DEVICE_ENUMERATED - invalid read lengths < 4 bytes on some urbs. Causes some devices to not respond on this urb.