G
gol
Hi,
I'm developing in c# .NetCF 2.0. I have two operations that need to come one
after another(in fact there are more than two but the basic idea is the same).
However, before starting the second, I must read and process the data from
the serial port(which is generated as a result of the first operation).
How to do it?
What is the best way?
What is the easiest way?
Thank you very much
I'm developing in c# .NetCF 2.0. I have two operations that need to come one
after another(in fact there are more than two but the basic idea is the same).
However, before starting the second, I must read and process the data from
the serial port(which is generated as a result of the first operation).
How to do it?
What is the best way?
What is the easiest way?
Thank you very much