How to read/write to serial port using VB.NET?

I'm working on a project for school and have looked at numerous websites as well as some of the exisiting posts on how to read and write to the COM port using VB.NET. I am still having problems finding code that works. I know that VB 6 has MSComm which would make it easy to read from the port, but since I am just learning VB.Net, I'm not sure if I am even importing the MSComm control properly.

Any help, especially code, would be greatly appreciated. You can email me at shdjsm@hotmail.com or post here. Thanks!
[534 byte] By [shdjsm] at [2007-11-19 19:58:27]
# 1 Re: How to read/write to serial port using VB.NET?
Welcome! :wave:

This may help..

http://www.dev-archive.com/forum/showthread.php?t=369396&highlight=serial+port
HanneSThEGreaT at 2007-11-10 3:14:10 >