|
-
October 16th, 1999, 11:42 AM
#1
VB pager
I am trying to create analphanumeric pager in VB. I can do it based on a timed event to send the page, but I'd rather send the page when the phone is actually answered. How do I know when the call is answered before I send the page?
-
October 19th, 1999, 11:36 PM
#2
Re: VB pager
You can use the TAP protocol to call a paging service server which is a different number than the pager. With TAP, you use the oncomm event to wait for the greeting message "ID=" before sending the rest of the messgage. You would also need to keep track of state to complete the transaction according to TAP.
-
April 26th, 2000, 01:39 PM
#3
Re: VB pager
Do you know where I can get some VB source code for alphanumeric paging using the TAP protocol syntax, commands, etc.?
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
|