rongybika Posted January 1, 2013 Posted January 1, 2013 Hello I need a simple application to read data from one USB port and send to other USB port in same computer. Please somebody help me. Thanx Quote
JumpyNET Posted January 19, 2013 Posted January 19, 2013 One solution could be a USB virtual COM-port. This is a common practice for communication between a micro-controller and a PC. 1) System.IO.Ports.SerialPort should be fairly easy to use. 2) I have no experiece setting up a virtual COM-port but you could try googling for advice on that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.