Name Last Update
jsmpp-examples Loading commit data...
jsmpp Loading commit data...
stress Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CHANGES.txt Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
comment_template.txt Loading commit data...
pom.xml Loading commit data...

README.md

Introduction

jSMPP is a java implementation (SMPP API) of SMPP protocol (currently support SMPP v3.4). It provides interfaces to communicate with Message Center or ESME (External Short Message Entity) and able to handle traffic 3000-5000 messages per second.

jSMPP is not a high-level library. Many people looking for a quick way to get started with SMPP may be better of using an abstraction layer such as the Apache Camel SMPP component: http://camel.apache.org/smpp.html

Travis-CI status:

Build Status

History

The project started on Google Code: http://code.google.com/p/jsmpp/

It was maintained by uudashr on Github until 2013

It is now a community project maintained at http://jsmpp.org

License

Copyright (C) 2007-2013, Nuruddin Ashr uudashr@gmail.com Copyright (C) 2012-2013, Denis Kostousov denis.kostousov@gmail.com Copyright (C) 2014, Daniel Pocock http://danielpocock.com

This project is licensed under the Apache Software License 2.0.