Hi all,
I am trying to send an SMS to a Midlet running on the 3410.
I have a Midlet (SMSMIDlet) that implements MessageListener.
The JAD file contains the line
Nokia-SMS-Handler-1: com.nokia.sms://:3333, Test, SMSMIDlet
I have installed the SMS on my 3410, and then send a binary SMS with the user data header
0605040D050D05
followed by the data for my Midlet.
When the SMS arrives on the phone, it simply says, 'Message received' and the message text is not viewable.
The limited documentation I have read says that the SMS should be passed to the Midlet.
My questions are
Is the line in my JAD file correct?
Is there anything else that needs to go in the user data header?
Anyone had any success with this?
Please note, I have no problem sending an SMS from my Midlet, it is receiving them while the Midlet is not running that is causing me a problem.
Thanks
Mike

Reply With Quote




