共用方式為


COM Port Programming in .NET

Just noticed a post by Chris Johnson, <weblogs.asp.net/cjohnson/posts/27887.aspx> about serial port programming in .NET, he detailed the general lack of options, but I thought I should chime in.... If you get the Visual Basic Resource Kit, it includes a free control from Sax that provides an easy way to do serial port work using .NET...

Comments

  • Anonymous
    October 26, 2003
    /me thinks there's going to be something else to mention about this topic tomorrow. ;)
  • Anonymous
    October 26, 2003
    There are a couple good serial port classes on GDN, and if anyone needs something additional, I've got a good one that is a mixture of what I condsidered the best of the GDN ones.

    DonXML