Questions tagged [jsmpp]

JSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4).

SMPP stands for Short Message Peer to Peer. It is a standard protocol for exchanging SMS messages between SMS entities over TCP/IP or X.25 connections.

This API was created to reduce the verbosity of the existing SMPP API. It's very simple to use because it hides the complexity of the low-level protocol communication such as automatically enquire link request-response.

You can read more here.

76 questions
-1
votes
1 answer

If its required to have an SMPP provider to send to another SMPP provider?

GoodDay Masters, I want to send an SMS through SMPP. If it's required to have an SMPP provider? or SMPP can develop to have an particular Provider that can handle SMS and send to another SMPP provider? if SMPP required or optional?
r.paul Ǿ
  • 111
  • 1
  • 2
  • 11
1 2 3 4 5
6