Accessing Serial Ports from the .NET Compact Framework
Here are some .NET Compact Framework Serial Port resources that I know of:
- OpenNETCF.IO.Serial Class
- Richard Grier's CFSerialIO class
- Chris Tacke's P/Invoking Serial APIs MSDN article
Comments
- Anonymous
May 31, 2004
tks, the links helped me debug a major problem , saved my job :)