PDA

View Full Version : Sms


venkat786
06-30-2003, 05:15 AM
Hello,
I know that BREW API doesnot support sendSMS. Is there a way to send or simulate sending sms programatically.

thanks.

ruben
06-30-2003, 06:29 AM
BREW API has the capability of sending SMS. Refer to ITAPI interface.

ruben

Anand
07-02-2003, 12:46 AM
HI,
I hope the sms APIs are not available in ver 1.1 and earlier. If you are using version 1.1 and earlier, then u can write ur own servlet which takes care of sending sms to other users or application specific sms (as specified in the format).

Regards
V. Anand

venkat786
07-03-2003, 11:24 PM
Hi ruben,

Actually i tried the send_SMS from API.Its return value is 20 ie API not supported. Please correct me if I am wrong.

thanks

arunbangari
07-07-2003, 02:13 AM
ITAPI interface and their implementation are OEM specific. Check the device specification if phone supports ITAPI. Also on emulator u may not be able to test that API.

Cheers
Arun