SMPP Simulator: How to check connection reset? -
I use the SMP simulator CHT to come up with the Logica SMPP API as the Virtual SMSC. The simulator is not able to detect any connection reset, whereas an SMPP client disconnects without sending the unbound PDU. In the simulator the SMSCSession class does not handle any exceptions, while Delwar send PDU such as SM. So, how can you identify when there is a socket error?
On the SMPP customer side, you have enquirelink pdu to check the connection. Similarly, the simulator has no option to check the connection.
Thanks, Vishnupriya
I am using this SMPP simulator:
It works very well, and ill addressed lots of PDU Imposes. Connection reset is also detected.
Comments
Post a Comment