-
Notifications
You must be signed in to change notification settings - Fork 349
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to use usb device that is redirected from server to client #346
Comments
My device is usb storage disk |
New drive letter should appear in the system (D:, E:, ...). Use it like any other drive. |
@vadimgrn |
Try UDE or WDM driver from this project, pls. |
Thank you |
一. Server
二. Client
usbip.exe attach -r {ip} -b {busid} [OK]
succesfully attached to port 0
I see the device [USB/IP Stub] under system devices in device manager
My question is that:
How to use the redirected usb device?
The text was updated successfully, but these errors were encountered: