Hi all,
I am just to send a single a SMS to Group is that possible from WMA 1.1 based application,if yes can anyone help me out in the address format to be used.
Thanks in advance.
Hi all,
I am just to send a single a SMS to Group is that possible from WMA 1.1 based application,if yes can anyone help me out in the address format to be used.
Thanks in advance.
Hi,
AFAIK this is not supported in j2me. Presently u can send only one sms at a time. This is because for each sms send u have to open a connection.
the only way possible is to copy all the addresses in the group and send messages one by one. For this may be PIM api (JSR 75)will be useful
Wang
Even the operator might not support publishing of the SMS. You have to run a loop and send sms one by one.