@Thanasis, Yes, that is my problem. My bad if it is not related to this topic of thread, I'll start new topic instead.
@Jeff, No, I just receive message, nothing to send. I try to add this line: System.out.println(pdu); on ModemGateway.java: 445: readMessagesPDU(); and the echoed PDU is correct, but the saved version is different. Too many FFs. Ok, I'll start new thread, then. Thanks man. On Sat, Apr 18, 2009 at 06:53, Jeff <[email protected]> wrote: > > So when you send the binary data, the PDU that is generated correct > but when you receive the PDU at the receiver it is all wrong? > > On Apr 18, 1:36 am, Thanasis <[email protected]> wrote: > > Aryo, > > > > Let me understand your problem: > > > > You are receiving a binary messages, which looks OK on the logs but > > when saved in the DB, you get all these FFs? > > Is this your actual problem? > > > > If yes, its different from what we are discussing here... If this is > > the case, please open a new thread as I would like to clean this > > thread a bit. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
