Page 1 of 1

Disconecting problem

Posted: Wed Feb 03, 2010 1:48 pm
by oliver
Hi ,

I have connection problem with SMS Center. After Esme bind on SMS Center every several hour I lost connection :o(

Posted: Wed Feb 03, 2010 2:33 pm
by alt
what in the evError event you got?

Posted: Wed Feb 03, 2010 3:44 pm
by oliver
No evError fire, just evDisconnect

Posted: Sat Feb 06, 2010 12:16 pm
by oliver
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 )

Posted: Thu Feb 11, 2010 7:36 am
by alt
Last error message is normal behaviour when SMPP server drops connection.

Now i'm investigating cases of disconnects without evError.