Hello!
I have a question, I want to share a USB device over network, how to do it?
I would be grateful for step by step instructions!
Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
Hello!
I have a question, I want to share a USB device over network, how to do it?
I would be grateful for step by step instructions!
Also, as well as the devices on the network, what are the actual USB devices too, that you are (I believe, but it's unclear) trying to bridge using your scheme?
Also, by "share" what do you precisely mean? Is it a 1-to-1 share?
A lot more information is basically needed, so please start with the actual use-case, and go into detail about what items you envisage connecting, and to what.
You are dealing with a very deep solution pool in this community. Words like share to the layperson are simple. To the E14 Community it could me to the moon and back:)
search for USB over IP. It exists and it works but you lose real-time capabilities of USB and some devices may not work. It work in a way that it packs USB packets and send them over TCP connection estabilished between PCs. AT univerzity we used it as part of embedded course for generating fake devices (emulators) visible to "remote" system (localhost) as an real devices and it was possible to develop linux-drivers for these "real" USB devices.
You won't find a solution to share any generic USB device over the network
I've had luck with the VirtualHere software.