I wanted to know if anybody has an idea how to use opensmpp, I want to create a java program that connects through an smpp interface to send sms messages. If you can provide me with a guide and if there are any opensource applications that does the same thing out there?
Asked
Active
Viewed 8,300 times
1 Answers
1
Assuming you are referring to Logica SMPP implementation, perhaps you should look at the test application which uses the API.
You could also look at two other libraries:

Raghuram
- 51,854
- 11
- 110
- 122
-
i put the library,server and the test app in the same dir. double clicked the test app, and nothings happens. any help – Smith Apr 19 '13 at 04:00
-
1this answer is no longer useful – Pedro Sequeira Aug 29 '17 at 09:36