 |
COM port made simple with VB.NET - CodeProject
Using the com port in windows, using any .NET Language; Author: WillemM; Updated: 5 Oct 2003; Section: VB.NET; Chapter: Languages; Updated: 5 Oct 2003 ... Public Sub Write(ByVal data As Byte()) Dim dt As Byte() Dim written As Integer dt = Array ...
www.codeproject.com |
 |