|
-
Feb 4th, 2000, 01:39 AM
#1
Thread Starter
Hyperactive Member
I need to retrieve a modem events, such as AA,CD,TxD,RxD,DTR,DSR... etc. How can I do it?
When I use OPEN "COM3:" FOR... and try to read something, the VB will freeze. I think there is a better method to communicate with modem, isn't?
------------------
Thanks,
John, 14 years old
-
Feb 4th, 2000, 03:09 AM
#2
Addicted Member
You might want to try and use the mscomm control supplied with VB it has methods for opening, closing and writing to com ports.
-
Feb 4th, 2000, 03:28 AM
#3
Thread Starter
Hyperactive Member
How can I retrieve the phone number of an incomming call?
-
Feb 7th, 2000, 01:40 AM
#4
Addicted Member
I'm not a telephone expert (not even close) but the caller ID function that your looking maybe included in TAPI. TAPI is a telephone API. I'm not sure where to find it, but I'm sure you could search the web for it. I'd start on Microsofts web site.
-
Feb 7th, 2000, 07:40 AM
#5
Addicted Member
-
Feb 8th, 2000, 05:24 AM
#6
Thread Starter
Hyperactive Member
Thanks for your post!
For caller ID, I have found great ActiveX control 'ModemCID' on a www.netpoint.co.uk
And for my first question: can anybody show me a simple example, how to retriev e.g. AA status from my modem?
------------------
Thanks,
John, 14 years old
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|