SMPPCLIENT_NOCONN in SubmitSmResp

Smpp v3.4 client

Moderator: alt

Locked
oliver
Posts: 9
Joined: Tue Feb 02, 2010 4:40 pm

SMPPCLIENT_NOCONN in SubmitSmResp

Post by oliver » Thu Jun 17, 2010 9:50 am

Hi,

I got this command status in submitSmResp. What is the reason of this issue? Is there anything I can do to prevent this issue.
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Sun Jul 04, 2010 7:55 pm

SmppClient returns this status when it has no connection with SMSC or connection has been lost. You need to reestablish connection with SMSC using methods Connect and Bind.
Locked