Code Monkey home page Code Monkey logo

Comments (3)

pmoerenhout avatar pmoerenhout commented on July 20, 2024

from jsmpp.

liangfutang avatar liangfutang commented on July 20, 2024

Thanks for your reply, because i am developing a SMS platform for company, and i need to consider the larger content , so i test it like org.jsmpp.examples.SubmitLongMessageExample.java to submit it, but i have receive multiple message, Multiple SMS just have not be combined by ME

from jsmpp.

pmoerenhout avatar pmoerenhout commented on July 20, 2024

When you want to handle the long message send by your client, you can check if the SMSC can handle long messages. When your code handles the break down into SMS, you can use SMPP Optional parameters for the concatenating, or do it in the UDH directly. For mobiles, the combining is always implemented, either 8 or 16 bit reference numbering. Sometimes the mobile has a limit in the total number of SMS it can concatenate into 1 long message.

from jsmpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.