WineHQ
Category: Main Special Purpose usbip client

usbip client

No Screenshot

usbip is a mechanism to remotely access usb devices ofter the ip protocol and make these devices locally available. 

This can be useful for a central dongle server, this is not about working around the limitations of dongles, because each dongle can accessed only by one remote machine at any point in time. But usbip allows to move the access to the usb devices around without moving them physically.


From my point of view only the usbip client is needed for windows/wine , because the usbip server can run on some linux / raspi box .

Moreover, certain parts (like driver signing with some microsoft certificate) is not needed, because when using wine we do not use the thrust chain of micosoft.

Since usbip is available under the GPL license through the linux kernel, the question is whether the functionality of the usbip client could be privided by wine in one way or another.


Application Details:

Developer: Takahiro Hirofuchi < hirofuchi (the character) users.sourceforge.net >
URL: https://github.com/cezanne/usb...

Super Maintainers: About Maintainership

No maintainers. Volunteer today!

For more details and user comments, view the versions of this application

VersionDescriptionLatest RatingLatest Wine version testedTest resultsComments
0.3.5The latest version of usbip for windows is available hereGarbage6.2010
0.3.6-devusbip-win is licensed with GPLv3Bronze7.1910
Back