How to use a remote PC like hardware output of my local PC

OPmotor

New Member
Hi peopple i need your support

I have a software that runs on my local pc and controls an USB device. all here in my current location.

Now put attention,

I need by my local pc connect to a remote pc to control the same kind of USB device that i have here.

in the remote location i have another USB device.

The point is that the software that control the USB device can be installed only on my local PC, and for corporative rights can't be used in other machine.

What i need is to find the way to use the remote machine like a physical USB output of my local machine.
I attach an image that speaks by them self.
 

Attachments

  • Use remote PC like output hardware.jpg
    Use remote PC like output hardware.jpg
    17.3 KB · Views: 36
What is the USB adapter called? What is the software called?

You are wanting USB traffic from the USB device to transfer over the Internet? Or do you wish just to control the application on the remote computer that has the software and USB device?

Here is a USB over IP solution. http://www.digi.com/products/usb/anywhereusb

Here's a free solution to USB over IP. http://usbip.sourceforge.net/

I find this interesting because I would send serial data over IP with connected radio scanners where I would run the application that controlled the radio scanner on a remote computer and transfer the serial commands through a serial to IP proxy to the local computer with the radio scanner connected. I even managed to find a TCP voice program so that I can hear the scanner on the remote computer and transfer all this data through a SSH server.

Here's a USB over IP server. http://www.newegg.com/Product/Product.aspx?Item=9SIA1JM0FD6453

Here's another service. http://www.usb-over-network.com/

Another service. http://www.virtual-serial-port.org/products/usb-over-network/

Video to product above. https://www.youtube.com/watch?v=qzDVPEXBzfU

Another service. http://www.eltima.com/products/usb-over-ethernet/

There's a lot out the, just Google "USB over IP." I couldn't find an easier free solution though.
 
Last edited:
Back
Top