how to use OpenSMPP

OKAN picture OKAN · Nov 9, 2010 · Viewed 7.8k times · Source

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?

Answer

Raghuram picture Raghuram · Nov 9, 2010

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:

  • SMPP Sim - simulator tool for SMPP
  • SMPPAPI - an alternate library for SMPP