Read and write data to a serialport using vb2005

J

Jan

Hello there,

I'm looking for a code for using the serialport in vb2005. A want to send
text to windows hyperterminal en read text from it.
Just an example to get me started

Thanx in advance
 
H

Herfried K. Wagner [MVP]

Jan said:
I'm looking for a code for using the serialport in vb2005. A want to send
text to windows hyperterminal en read text from it.

Check out the 'System.IO.Ports.SerialPort' class.
 

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