Best serial rs-232 class

  • Thread starter Thread starter Davide Bettio
  • Start date Start date
D

Davide Bettio

Hi! Can you tell me the best managed classes free to use the serial
port? (rs-232)
 
I like Corrado Cavalli's solution, and best of all it's open source!
http://www.codeworks.it/net/VBNetRs232.htm

It's in VB.NET but its basically a single class file which interops with
native kernel.dll Comm functions. You should be able to build it using
vbc.exe and then create Rs232 objects from the assembly.

ok,
aq
 

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

Similar Threads

Access RS232 5
serial interface 2
Serial IO RS-232/422/485 5
Can't find dongle 5
Serial cable schema for Senitel 5 plus 3
RS-232 over SATA 3
Diablo 1620 problem 7
EXCEL 2007 / RS 232 2

Back
Top