Serial ports and .NET

T

Todd

Hello Oh ye Gods of .Net,
I'm going to finally upgrade from VB(5) to NET. I
havent written in much of anything else than Visual
Basic. Will I need to buy Visual Studio or can I get by
with Visual Basic Standard for applications that send and
recieve with the serial ports? I'm using a PC to talk to
industrial equipment.

thanks for reading,

Todd
 
H

Herfried K. Wagner [MVP]

* "Todd said:
I'm going to finally upgrade from VB(5) to NET. I
havent written in much of anything else than Visual
Basic. Will I need to buy Visual Studio or can I get by
with Visual Basic Standard for applications that send and
recieve with the serial ports? I'm using a PC to talk to
industrial equipment.

None of the versions supports accessing the serial port directly (in the
..NET framework).

Thomas Scheidegger's Serial Port FAQ (in German)
<http://groups.google.com/[email protected]>
 

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

Top