Our iTextHub messaging app is a hosted SMPP panel (all in one) and compliant with SMPPprotocol which helps you to connect/bind unlimited external SMPP gateways. SMPP gateways can be purchased from any Telecom operator or a bigger established aggregator.
You can establish/bind multiple sessions with any third-party SMSCs and SMS gateways to exchange your SMS traffic. In enterprise solutions, there is a possibility to build custom configurations and integrate message processing into your solutions. The messages and the configurations are saved in the central database and can be tweaked with a few mouse clicks.
To send messages by SMPP protocol you must have an SMPP client. SMPP client which communicates with SMPP server using SMPP protocol. You can send a single message or multiple (async). SMPP clients must take care of SMS and deliver them to the server. When there is a change of status for an SMS, then the SMPP server will transmit a delivery report back to the client. So, we don’t have to care about making extra actions to retrieve the delivery report for a message. SMPP client will take care of that.
The flexible mechanism of traffic routing, allows you to split the traffic into several parts and forward the messages via a correct gateway, and proper load balancing is achieved. Our messaging server is designed to deliver individual billing for each customer.
We also provide an SMPP C# server library which can be downloaded from our download section for developers to develop their SMPP Server.