In this app, I have a hardware device that is sending a byte in through the serial port, I have to "listen" and determine when that byte comes in, grab the data and send a request back. I would like to know how I can code to determine that data has just come in through COM 1. The hardware I am communicating with does not offer an Active-X control for me.
Start Free Trial