|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
| com.davesag.smpp | The smpp package contains the main SMPPCommander interface and an
AbstractSMPPCommander class for your application to extend. |
| com.davesag.smpp.command | The command package contains classes that deal with incoming commands
and their responses. |
| com.davesag.smpp.util | The util package contains handy utilities. |
The SMPP Commander Server is an API that adds a layer of abstraction over the the standard SMPP API, that simplifies the process of receiving and responding to commands sent via SMS. It is designed to be extremely simple and adaptable.
This library requires the following external resources in order to build.
In addition you will need JUnit if you wish to run the unit tests. If you need an SMPP simulator to connect to during development you should go get SMPP Sim by Martin Woolley.
Full docs to come.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||