Problem with new library (2.5.4.0)
Posted: 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.
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.