Topic: Programming Serial Ports Using Visual Basic 2005 (Read 513 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Mar 24, 2006, 01:12:51 PM »
While serial port programming was absent in .NET version 1.1, Visual Basic developers who grew accustomed to the MSCOMM control in VB6 will be glad to know that this functionality is supported again in .NET 2.0. Learn to use the SerialPort class to make two computers talk to one another or even to manipulate a mobile device from your computer using Bluetooth.