SmppServerClient
A client connected to AradSmppServer.
Connection mode in which client bound to SMPP server
SSL Client Certificate used to authenticate on the SMPP Server.
Specifies the maximum period after which time, if no SMPP messages are exchanged, the SMPP session may be dropped gracefully. Default is 2 minutes.
The value can be changed in the event evClientConnected
Provides source and destination IP addresses of originator of this connection
Gets or sets a value indicating whether the proxy protocol is enabled for this client instance.
Gets the server that created this client instance.
Occurs when Bind packet received
Occurs when receiving CancelSm PDU
Occurs when OutBind packet received
Occurs when receiving QuerySm PDU
Occurs when receiving ReplaceSm PDU
Occurs when receiving SubmitMulti PDU
Occurs when receiving SubmitSm PDU
Sends message from SMSC to ESME
Submits an array of DeliverSm messages created from SMS builder.
Submits an array of DeliverSm messages to ESME.
Submits a collection of DeliverSm messages to ESME.