How to Read SMPP Delivery Receipt?

An example SMPP Delivery Receipt will be like below: id:64567564356765435676 sub:001 dlvrd:001 submit date:190608165232 done date:190608165237 stat:DELIVRD err:000 text:Hello World SMPP Delivery Receipt Explanation: id – The unique uuId/transactionId which will be allocated to the message. sub – the number of short messages originally submitted. dlvrd – the number of short messages delivered. submit date […]

Read More

What is Protocol Data Unit (PDU)?

In telecommunications, a Protocol Data Unit (PDU) is a single unit of information transmitted among peer entities of a computer network. A PDU is composed of protocol specific control information and user data. In the layered architectures of communication protocol stacks, each layer implements protocols tailored to the specific type or mode of data exchange. […]

Read More

What is SMPP Server?

Unlike SMPP Client, you act as an SMSC to your clients. Your customers will connect via SMPP to send SMS as ESME and you act as SMSC to receive and process SMS deliveries.

Read More