Sending Bulk SMS Using GSM Modem in Java

Hi everyone,I want to develop a SMS Application for sending Bulk SMS using GMS Modem..Can any body please tell me is it possible to develop for Bulk SMS Using GSM Modem?Regards,Vijay..
[212 byte] By [vijaykumar.Ma] at [2007-11-27 2:15:45]
# 1

Hi...

when we send an sms from the ordinary cell 2 the server machine connected via GSM modem,we get the corrct output.

consider there is an array frm array[1].....to.........array[15].

when i am sending sms from an ordinary cell i recieve all the messages perfectly in my server machine in sms format.

But when sending sms from a j2me application, we get the output in the desired format upto arry[10] after that ( frm [11] to [15]) it shows some byte codes (like xxxyy 01 oo11) intead of the correct

sms....what does that byte code mean?/ what should we

need to change for that?

suneesh_ananda at 2007-7-12 2:12:57 > top of Java-index,Java Mobility Forums,Java ME Technologies...