-
Phone Dialer
Is there a simple function that just dials your phone through the modem?
I don't want to connect to anything. I want my application if under certain
conditions to dial a pager number.
So i guess i need a function that find/identifies the modem, then dials a
number.
Thanks.
-
Re: Phone Dialer
If u want u can use tapi API calls and send the message.
still simpler method will be directly using the modem commands and sending those commands to the com port where u'r
modem is connected.
HTH
Rinks.