Is it J2ME "feature"?

Is it J2ME "feature"? SearchSearch
Author Message
Olga Rudchenko
New member
Username: Olga_r

Post Number: 1
Registered: 01-2005
Posted on Monday, January 03, 2005 - 05:18 am:   

Hi All!

I am wondering about a problem I get when sending an SMS message. I get it when I try to send the SMS from Java application from one phone to another.

If I create my message as an instance of Text Message and send it to another phone I get the message starting from the second character. In other words, the first letter was cut. I get the same problem if I send the message from the server to mobile with the port specified in UDH using Kennal gateway.

Using a COM connection and a hyperterminal, and using AT+CMGL command I retrieved the message from phone. The user data also is missing the first byte and the length of the user data is one less than the original.

Is it the carrier problem?

I would really appreciate if anybody can give me any hint or a piece of advice.
Thanks so much in advance.