Giter Club home page Giter Club logo

smppgui's People

Contributors

atheeqrc avatar ukarim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

smppgui's Issues

Cannot send the message_payload TLV according to the SMPP protocol

According to SMPP protocol, short_message is used to send messages which is less than 255 characters and message_payload TLV is used to send messages more than 255 characters.

It has also mentioned that either short_message or message_payload should be set. But the empty check for short_message doesnt allow to send message_payload.

Please refer the pdf for the protocol specification.

Short_message and Message_payload TLV issue.pdf

GSM charset 7bit

There is implementation with 8bit packing: com.ukarim.smppgui.util.GsmCharset

Adding a tool to convert text to hex using the charset.

Adding a String to Hex conversion tool to convert the text value to hex value which will be used in optional parameters. This will be much useful when the user wants to send a message_payload TLV. Since the current application supports hex value, the users have to use any alternative medium to do this conversion.

This is an enhancement.

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.