RS232 component.

  • Thread starter Thread starter bryja_klaudiusz[at]poczta[dot]fm
  • Start date Start date
B

bryja_klaudiusz[at]poczta[dot]fm

Hi,

I need free for comercial use serial communiaction component for CSharp.
Where can I get library?
 
Richard Grier (the author of the Visual Basic programmers guide to
serial communications) has a ActieX component for serial
communications on his web site that you can use. It is basically the
MSComm ActiveX control wrapped up in a custom ActiveX control to get
around the Microsoft licensing scheme.
If you have VB6, you should already have a license for the MSComm
control on your system so you should be able to use it directly
without having to use Richard Grier's wrapped up version.
His web site is at:
http://www.hardandsoftware.com/

For more serial I/O tips, tricks and free utilities please visit
www.taltech.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top