Hi, Sorry, I don't understand the question. The SendMessage example defaults to PDU operation.
I think that you probably hit a compatibility issue or something. Can you provide the SendMessage debug log? On Mar 11, 4:46 pm, Mayur <[email protected]> wrote: > 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.
