Rated
Read 153,442 times
Contents
Related Categories
Com Ports and the MSComm Control - Introduction
Introduction
One subject that seems to be discussed very little on the MSDN and on other
VB sites is the COM port, and how to use it in Visual Basic. Therefore, in this
tutorial, we will discuss detecting the available COM ports, and using the
Microsoft COMM control to communicate with COM ports.
James first started writing tutorials on Visual Basic in 1999 whilst starting this website (then known as VB Web). Since then, the site has grown rapidly, and James has written numerous tutorials, articles and reviews on VB, PHP, ASP and C#. In October 2003, James formed the company Developer Fusion Ltd, which owns this website, and also offers various development services. In his spare time, he's a 3rd year undergraduate studying Computer Science in the UK. He's also a Visual Basic MVP.
Comments
-
Posted by raxe on 10 Jul 2006
Hi. I need to comunicate with a money colector using VB 6.0 Pro. I had installed the MsComm control.
How can i send this comands to the money collector and how i can read the answers ... -
Posted by zeezee on 09 Feb 2006
First of all, I have to thank you for giving out this lovely tutorial:) This is a great help for folks like who has no idea in using the Ms comm Control, Thank you very much and keep up the good work....
Posted by vimal_up on 12 Dec 2005
Dear Friend Virag,
I have done lots of R&D in this matter, and what i found is, it is best option to go with third party controls & components to work with these type of apps. So search web u will ha... -
Posted by viragonnet on 11 Dec 2005
dear friend,
i m looking for new tips for controling hardware using visual basic code.
i also want to build interactive voice response system by which i can control my computer from anywhere. just... -
Posted by vimal_up on 15 Oct 2005
Is it possible to develop simple IVR Apps with ms comm control in which step of wave file prompts guide the caller and he/she can choose option from phone buttons. By detecting caller choice programme...
|