Disconecting problem

Smpp v3.4 client

Moderator: alt

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

Disconecting problem

Post by oliver » Wed Feb 03, 2010 1:48 pm

Hi ,

I have connection problem with SMS Center. After Esme bind on SMS Center every several hour I lost connection :o(
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Wed Feb 03, 2010 2:33 pm

what in the evError event you got?
oliver
Posts: 9
Joined: Tue Feb 02, 2010 4:40 pm

Post by oliver » Wed Feb 03, 2010 3:44 pm

No evError fire, just evDisconnect
oliver
Posts: 9
Joined: Tue Feb 02, 2010 4:40 pm

Post by oliver » Sat Feb 06, 2010 12:16 pm

Hi Alt,

With new wersion of SmppClient in evError I got this error:

Exception:System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)
at ALT.SMS.SmppClient.DyeUWw2Am(IAsyncResult )
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Thu Feb 11, 2010 7:36 am

Last error message is normal behaviour when SMPP server drops connection.

Now i'm investigating cases of disconnects without evError.
Locked