What's the best JAVA implementation of SMPP protocol, needed to provide listener on SMSC to receive messages "Reciever accepts Deliver_SM"
With best I mean simple, documentation, Tutorials, Forums..
Appreciate your help
Thanks :)
Java SMPP implementation to receive SMS
This is a late answer, but for anyone following up might also find the twitter SMPP library to be very helpful. There is great support for windowsize, easy examples to follow and support for high capacity.
I did't work on the following but may be helpful for you:
Thanks Ravinder I have already investigated JSMPP but I got shocked with the poor support with no documentation or tutorials :( –
Robbirobbia
I think that jsmpp lib is the best choice because many low level things happen under the hood and you can focus on the business logic
I used it in many my project and it work well
Sorry. I didn't :-( Is it possible to delete my post? –
Guilty
© 2022 - 2024 — McMap. All rights reserved.