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
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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.