G
Guest
I am migrating a set of Apps from the desktop to Netcf. One uses Rs232
access. It uses the techniques outlined in the Msdn article " Use P/Invoke to
Develop a .NET Base Class Library for Serial Device Communications" which
includes the classes CommBase and CommLine.
Unfortunately the CreateFile() does not work.
Do you have any idea if the approach specified in the article can be made to
work at the Netcf level.
If not is there another alternative.
Thanks.
access. It uses the techniques outlined in the Msdn article " Use P/Invoke to
Develop a .NET Base Class Library for Serial Device Communications" which
includes the classes CommBase and CommLine.
Unfortunately the CreateFile() does not work.
Do you have any idea if the approach specified in the article can be made to
work at the Netcf level.
If not is there another alternative.
Thanks.