Hello.
I need some help. I'm looking for a way to developpe
a procedure beeing able to make me aware of incomming data
on the comm port.
I'm actualy using a timer which goes to see 1/10 seconds
if there is some data to retreive from the buffer, but
i'm looking how to do it whith a thread or Windows Event?
Could someone send me an example of source code on how to do it?
Thank 's.
I need some help. I'm looking for a way to developpe
a procedure beeing able to make me aware of incomming data
on the comm port.
I'm actualy using a timer which goes to see 1/10 seconds
if there is some data to retreive from the buffer, but
i'm looking how to do it whith a thread or Windows Event?
Could someone send me an example of source code on how to do it?
Thank 's.
Comment