Protocol Data Unit, the individual binary message exchanged over an SMPP session, such as submit_sm to send a message or deliver_sm to receive one.

Why PDU Matters

SMPP is a binary protocol, not a text-based one like HTTP/JSON. Every action, from binding, to submitting a message, to a keep-alive, is a distinct PDU type with a fixed and optional-field structure, which is what lets it move so many messages per second with so little overhead.

How PDU Works

Each PDU has a header (command ID, sequence number, status) and a body carrying the fields relevant to that command. submit_sm carries the message and destination; deliver_sm carries an inbound message or delivery receipt; enquire_link carries nothing but keeps the TCP session alive.

How SMPPCenter Uses This

SMPPCenter's SMPP client and server construct and parse these PDUs on your behalf. If you integrate directly over SMPP rather than through the REST API, your ESME will be exchanging these same PDU types with SMPPCenter's server.

Read More

Related Terms

Client Feedback

What Our Clients Say

Our clients run regulated, high-volume messaging infrastructure and prefer not to be named publicly. These testimonials are shared with permission while keeping commercially sensitive details confidential.

The platform has been reliable for business-critical messaging. Multi-connection support and detailed logging have made daily operations much easier.
Infrastructure Manager, Enterprise Messaging Provider Russia 15 million messages monthly Runs SMPP Client Client since 2019
We needed complete control over our messaging infrastructure instead of relying on a hosted provider. The platform has delivered excellent performance and reliability.
Solutions Architect, Software Company South Korea 99.99% service availability Runs Enterprise Messaging Platform Client since 2020
High throughput, intelligent routing, and detailed monitoring have significantly simplified our messaging operations.
Operations Manager, Telecommunications Provider Kenya 8 million SMS per month Runs SMPP Gateway Client since 2023
We evaluated several messaging platforms before selecting SMPP Center. The deployment flexibility and API capabilities matched our enterprise requirements.
VP of Engineering, Technology Company United States 20+ integrated applications Runs Enterprise SMS Gateway Client since 2020

Names and company details are withheld at our clients' request. This is common among telecom providers, SMS aggregators, fintech companies, and enterprises that consider their messaging infrastructure commercially sensitive.

STILL HAVE A QUESTION ABOUT PDU?

Tell us what you're trying to build and we will walk you through it.

TALK TO A SPECIALIST