So, I want to use a USB Easy Transfer Cable like a host to host virtual COM port.
Meaning that private software on one PC will access the "USB Easy Transfer Cable" and talk across it to other private software. Both programs would use the same protocol to communicate.
Were would I begin in intercepting communications on the USB in order to talk to the device, which is probably a Profilic PL27A1 or something similar?
Is WinUSB a possible option to use or just direct USB port ?
Are VID and PID already known ?
DS-27131201_PL27A1_V1.1.pdf (https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&cad=rja&uact=8&ved=2ahUKEwjZnILd5K7eAhVL1ywKHWBhCqcQFjADegQICRAC&url=http%3A%2F%2Fwww.prolific.com.tw%2FShowProductPDF.aspx%3Fp_id%3D247&usg=AOvVaw3eYigreB2Ecw5G32ZY4dww)
I just found out that VID = 067b and PID = 25a1
WinUSB does look to be the answer for this and I'm starting to find a few things on it.
Thanks for the info, I'll keep checking here for additional info.