Displaying 1 result from an estimated 1 matches for "onthehub".
2010 Sep 15
2
USB Serial Port receives no data
Hello,
I have an application that sends data out to a serial port, then should
receive the reply.
After some hassles I got the application to enumerate the serials (in a
dialog box where you select the port), and after creating the link in
dosdevices (in lower case I should note, wine will not recognize COM1)
it actually starts sending out data (verified using a terminal on the
other end).
But