Activity for Myint TZ

  • Myint TZ Myint TZ posted a comment on discussion Open Discussion

    Hello Oran, Thanks for your api and reply. Now I can get delivery report by using AsyncReceiver2. Myint

  • Myint TZ Myint TZ posted a comment on discussion Open Discussion

    Hello Oran, I already got delivery report in simulator. But not okay in real SMPP server. I want to know that issue is because of my application side or SMSC side. Please give me any suggestion. Thanks for your help. Myint

  • Myint TZ Myint TZ posted a comment on discussion Open Discussion

    Hello Oran, Now I can send long SMS. Thank you so much for your api and discussion sessions.

  • Myint TZ Myint TZ posted a comment on discussion Open Discussion

    Hello Oran, Firstly, thank you so much for your reply. I use the above code to send long sms. But there is empty result in "submits" and I cannot received any sms. Please help me . My code is like that... String msg= ".....Long one"; DefaultAlphabetEncoding enc = new DefaultAlphabetEncoding(); byte[] messageData = enc.pack(enc.encodeString(msg)); UserData userData = new UserDataImpl(); userData.setData(messageData); SubmitSM[] submits = UserDataUtil.createSubmits(userData.toSegments(), source, d...

  • Myint TZ Myint TZ posted a comment on discussion Open Discussion

    Hello Oran, I already set submitsm.setRegistered(1);. But I don't know how can I know it is delivered or not. The message it already sent. After submitting sms, I wrote like that SMPPPacket p = myConnection.readNextPacket(); In p, commondId is 21 and commandStatus is 0. For delivered or not, How can I know it? Please reply my question, please.

  • Myint TZ Myint TZ posted a comment on discussion Help

    Hello Oran, Thanks for your reply. I want to know how to send long sms via smpp api in java application. And I also want to know how can I get delivery report of every sms which I sent. If you have some time, please answer my questions. Thank you very much.

  • Myint TZ Myint TZ posted a comment on discussion Help

    Hi Oran, [Urgent] Could you please explain the code for async mode of sms sending and also the sending the long sms?

1
MongoDB Logo MongoDB