how to create a port opennetcf (evc++)

  • Thread starter Thread starter adan
  • Start date Start date
A

adan

I want to create a serial communication using opennetcf. I have a
handle to the line i created but dont khow how to create the serial
communication using this handle.

Plz. my final year project is stuck here

Adnan
 
What do you mean by "you have a handle to the line"? The OpenNETCF serial
communications opens the serial port driver for you. It gets a handle
internally, it doesn't need one.

--
Chris Tacke
Co-founder
OpenNETCF.org
Are you using the SDF? Let's do a case study.
Email us at d c s @ o p e n n e t c f . c o m
http://www.opennetcf.org/donate
 
Back
Top