Skip to content

wso2/wso2-jsmpp

 
 

Repository files navigation

Introduction

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

jSMPP is not a high-level library. 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 Apache Camel SMPP component

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 https://jsmpp.org

Jenkins Build Status

Branch Build Status
wso2-jsmpp master Build Status

License

Copyright (C) 2007-2013, Nuruddin Ashr [email protected] Copyright (C) 2012-2013, Denis Kostousov [email protected] Copyright (C) 2014, Daniel Pocock http://danielpocock.com Copyright (C) 2016-2021, Pim Moerenhout [email protected]

This project is licensed under the Apache Software License 2.0.

About

SMPP implemented in Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%