Prerequisites on disposing the smpp client (1.1.21.1)

.NET library for SMPP protocol
Locked
BViljoen
Posts: 2
Joined: Fri Jul 01, 2016 7:18 am

Prerequisites on disposing the smpp client (1.1.21.1)

Post by BViljoen » Fri Jul 01, 2016 8:11 am

Hi,

Are you able to assist in listing the requirements before disposing the smpp client?

Basically during sending a batch timeout occurs, I then unbind and then disconnect, especially in regards to Async sending. At random times the dispose fails and holds up the entire process.

V. 1.1.21.1
SMPP Logs:
2016-07-01 09:21:05,019 [Info] - DEBUG: SMPPClient Service : Socket #40335774: Remote side 127.0.0.1:2775 has dropped connection.
2016-07-01 09:21:05,062 [Info] - DEBUG: SMPPClient Service : Socket #40335774: Send data. Software caused connection abort. Code: 10053.

Service Logs:
2016-07-01 09:21:05,096 (49) (INFO ) - [SMPPClient Service->] SubmitSmResp Recieved.
Status: SMPPCLIENT_NOCONN
Message Id: 4b4bc7f8-e98d-4916-b1d8-aebc68308e1b
Sequence : 68
2016-07-01 09:21:25,238 (58) (INFO ) - [SMPPClient Service->] Event: batchMonitor_evTransferTimeout
Completed: TotalSent: 81, TotalReceived: 64, Duration: 00:00:20.8555779
2016-07-01 09:21:25,240 (8) (INFO ) - [SMPPClient Service->] Finished: False
2016-07-01 09:21:25,242 (8) (INFO ) - [SMPPClient Service->] Finished Submit SMS Messages
2016-07-01 09:21:25,263 (8) (INFO ) - [SMPPClient Service->] Closing Session
2016-07-01 09:21:25,265 (8) (INFO ) - [SMPPClient Service->] Disconnecting SMPP Client
2016-07-01 09:21:25,268 (8) (INFO ) - [SMPPClient Service->] Dispose Client. Client State: Closed : Bound: False
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: Prerequisites on disposing the smpp client (1.1.21.1)

Post by alt » Fri Jul 01, 2016 11:28 am

Hi BViljoen,

You should try latest version. There are some improvements regarding disconnection issues.
BViljoen
Posts: 2
Joined: Fri Jul 01, 2016 7:18 am

Re: Prerequisites on disposing the smpp client (1.1.21.1)

Post by BViljoen » Fri Jul 08, 2016 6:16 am

Hi,

Can you please advise what steps I am required to take to get the upgrade? The original download link is still the original version when purchased. Also, I have tried to contact you on your Contact Us page, with the same request to upgrade. No response. Please treat this as urgent.
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Re: Prerequisites on disposing the smpp client (1.1.21.1)

Post by alt » Fri Jul 08, 2016 8:31 am

Please send your purchase number on support email.
Locked