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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.