I am new to SMSLib. I tried to send SMS using SendMessage.java given
along with SMSLib but it is written for text mode.
When I tried to modify it for PDU mode using
OutboundBinaryMessage class and using setRecipient() to set reciepient
and for adding message setDataBytes(), it is giving error at
gateway.getManufacturer()
Please tell me how I can modify this program to use in PDU
mode with my Sony Ericsson W350i mobile.
What is the detailed syntax of OutboundBinaryMessage and
SerialModemGateway? Please give me the link for detailed documentation
where all this information is provided.
--
You received this message because you are subscribed to the Google Groups
"SMSLib User Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/smslib?hl=en.