Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Caller ID
Name: Krishna Date: April 27, 2002 at 09:32:19 Pacific
Comment:
can you anyone help me how to program for caller id in VB... pls
Name: Jim Date: April 28, 2002 at 21:32:51 Pacific
Reply:
The program I wrote for caller ID was mostly just simple communication with the serial device. I had to determine what the modem codes were (modem init string mostly) to turn on and configure caller ID, and then parse the call information when it came in.
Exactly how to do that in VB I don't remember. I have done other serial device programming in VB so I know it's possible, and not too hard.
0
Response Number 2
Name: shaunny Date: May 2, 2002 at 19:30:30 Pacific
Reply:
try out the "tapi dll" i dont know how it works in vb but i have done the same thing in sdk and it works fine just search the msdn for "tapi"
Summary: I have been experimenting with caller ID and my modem in visual basic. i have a program that shows all the messages received from the modem. it can connect ok, and when i dial the landline from my m...
Summary: i wish if i could get the caller id data from my modem using visual basic , is there a code that does that. Thanks to any one who will try to help ...
Summary: Dear all, I've read many material and all your direction in this forum, but I still can't capture the caller id. I use SmartLink 56TS V.90 & X2, and my phone line is caller id enabled (when people ca...