Click to See Complete Forum and Search --> : RS232 Communications with C#


Mitre
November 14th, 2003, 01:54 AM
Hi all,

Know of any articles on how to write RS232 communication using C#? Anyhelp would be great. Thanks in advance.

Andy Tacker
November 14th, 2003, 05:07 AM
search this forum, I remember there were few links...

Robert Peters
November 14th, 2003, 03:42 PM
Look up in google John Hind RS232.
A .NET class wrapper for win32 and an implementation in .NET
Nicely done in C# with examples