PduSpy example
Here is an example how to make an low level test to send a SMS like
the application SmsReminder is doing using the tool PduSpy :
- Optional
Documentation PduSpy from Nobby
-
Dowload PduSpy (Download zip file and extract files into a local
directory)
- Run PduSpy.exe from your local directory
- Set your Com Port number to Mobile phone modem under the
"Automatic" Tab.
- Under the "Create" Tab type in Mobile number in Destination
Address field and the message text . Press the "Send" button to test
sending a SMS message. If sending was successful it should also be
working in the SmsReminder application.