Problem with new library (2.5.4.0)

Smpp v3.4 client

Moderator: alt

Locked
hiennm
Posts: 6
Joined: Thu Oct 09, 2008 3:12 am

Problem with new library (2.5.4.0)

Post by hiennm » Tue Nov 25, 2008 2:38 am

When I use older library, I connect to SMSC very good. Today I try use new library, I have got some problem followed:

9:21:09 AM: Error during connecting
9:21:09 AM: Exception:A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
9:21:09 AM: TargetSite:System.IAsyncResult BeginReceive(Byte[], Int32, Int32, System.Net.Sockets.SocketFlags, System.AsyncCallback, System.Object)
9:21:09 AM: StackTrace: at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
at ALT.SMS.SmppClient.Connect(IPEndPoint endPoint)

Please tell me solutions for this problem. Thanks.
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Sat Nov 29, 2008 4:21 pm

Please try version 2.5.5.
hiennm
Posts: 6
Joined: Thu Oct 09, 2008 3:12 am

Post by hiennm » Thu Dec 11, 2008 9:12 am

I am using newest library, My problem have soluted.
Thank you again!
PT
Posts: 1
Joined: Mon Nov 24, 2008 3:37 pm

Where to download version 2.5.5 ?

Post by PT » Tue Dec 30, 2008 9:34 pm

Where can we download version 2.5.5 ??? We have the same problem and we need to use it asap.

thank you
alt
Site Admin
Posts: 988
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Tue Jan 06, 2009 12:35 pm

Locked