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?