Transfer data via USB connected to the internet.
Transfer data via USB connected to the internet.
Hey everyone, I've been looking for a fix for a while now but haven't succeeded. My goal is to link a USB device to a 4G modem and control it from my home computer as if it were directly connected. I found a resource at https://www.siig.com/usb-2-0-over-ip-1-port.html that suggests giving the USB device an IP address so it can communicate over the network. I want to replicate the functionality of a 'USB network gateway,' but I'm aiming to use only the client side—no need for the host software. I'm open to buying hardware if necessary. Also, from what I read, anywhereUSB seems limited to local networks. Thanks for any advice!
It seems the main problem isn’t fully clear, but working within a local network can be fixed with a VPN connection between devices. This is exactly what a virtual private network is designed for. You’re likely aiming for this for security, especially when transferring data over the internet where the protocol might not be secure. Could you clarify the USB device you’re referring to? It looks like you probably don’t want it as a storage drive, otherwise sharing it locally would be straightforward. If latency matters, using a VPN might introduce delays.
Thank you for your feedback. The connection works fine without needing low latency or a network drive. The camera will operate on its own network, separate from the computer.
Because you're focusing on the USB side, the network storage aspect can be skipped. I mentioned earlier you could use a VPN to handle network problems. I'm referring to a genuine private internet access, not just basic connectivity. The main goal of a VPN is to safely link two networks together. Devices on both sides will appear as if they belong to the same local network. You'll likely need extra hardware or software for the USB component. USB devices don’t understand IP addresses, so you’ll require a solution that converts USB protocols into IP and provides the necessary drivers to mimic a USB connection on your side.
Understood. I’m not very experienced with VPNs, but I get what you mean. You’d likely have to connect both links together. For the extra hardware or software needed for the USB part, do you know any tools that could help?
I understand, there are solutions available (such as https://www.virtualhere.com/home), though they require both hardware and software on either side of the connection.