How to Send SMS Using Siemen M20 GSM Modem [message #82491] |
Fri, 30 May 2003 01:03 |
Adam Macha
Messages: 3 Registered: February 2003
|
Junior Member |
|
|
Hi all,
I want to write a program talking to a Siemen M20 GSM Modem for SMS application where this M20 is connect to my PC through serial port.
I want to write this program using Oracle Developer6
Any one have any experience in this and can kindly share with me ?
Adam Macha
|
|
|
|
|
Re: How to Send SMS Using Siemen M20 GSM Modem [message #82765 is a reply to message #82764] |
Wed, 02 July 2003 03:59 |
Ali Taha
Messages: 2 Registered: June 2003
|
Junior Member |
|
|
Hi ..
I used visual studio to generate dll file which can be used from oracle database for sending sms. the dll sends GSM AT commands to the modem throgh Serial port. it worked fine ..
But the problem now is that the modem didnt send Arabic characters, i tried to send sms in arabic, but it wasnt sent ..
is there any ideas ..
Thanks
|
|
|
|