How to open comm port in VB4.0? 
Author Message
 How to open comm port in VB4.0?

So how do I access a com port in VB4.0?

sampo




Thu, 17 Dec 1998 03:00:00 GMT  
 How to open comm port in VB4.0?

Quote:

>So how do I access a com port in VB4.0?

>sampo

Tools
Custom Controls
click the box on Microsoft Comm Control to place an "X" in the box
click OK

Telephone (MScomm Control) has been added to the toolbox.

Help
Search for help on
Type in MSCOMM
click Display
You will then have two choices as below
        Communication Control
        Communication Sample Applications

Have Fun

--
Jim Huguley

* Those who sit and think *
* Mostly sit              *



Thu, 17 Dec 1998 03:00:00 GMT  
 How to open comm port in VB4.0?
use the mscom ocx and then mscomm1.open = true
regards
Phil
Quote:
>So how do I access a com port in VB4.0?

>sampo





Thu, 17 Dec 1998 03:00:00 GMT  
 How to open comm port in VB4.0?

Quote:

> So how do I access a com port in VB4.0?

> sampo



In the 32bit world, you should be using TAPI, the Telphony API. With
VB, you have two flavors...Assisted Telephony and Full Telephony. These
all allow different programs from different vendors to share the comm
port.

--

 Visit my web page at http://home.earthlink.net/~lesgainous

 "This message may not reflect the views of anyone or any
  organization, other than myself."



Thu, 17 Dec 1998 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Open comm port

2. API - Opening a Comm port -NT

3. How to detect an open comm port

4. opening and sending BINARY to a comm port.

5. Comm port freezes on open!

6. (Q) How to open a comm port.

7. Opening a comm port for input

8. Comm Port will not Open

9. Open Comm Port?

10. monitor an already open comm port or NIC?

11. Comm Port Open/Close question

12. Comm Overrun when playing sound while reading serial port (VB4.0)

 

 
Powered by phpBB® Forum Software