ComPort Access using C# and .NET1.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stevet
    New Member
    • Oct 2011
    • 1

    #1

    ComPort Access using C# and .NET1.1

    Hi. I can find loads of examples of how to open a com port (serial port) in C# and .NET2.0 and later versions. But I just need a little help doing it with .NET1.1
    .NET1.1 has far more limitations than later versions, but I'm stuck using it for this project.

    I'm not much of a programmer, and am modifying a large code base to upgrade it. The biggest hurdle I have is getting to open a com port and read some serial data.

    Any help would be greatly appreciated.

    Regards, Steve.
Working...