Hello,
Lib Version : 2.9.28
I've found the following error :
System.ArgumentOutOfRangeException
Too long (Parameter 'S')
at SMSC.Smpp.Common.BufferWriter.WriteFString(String s, Int32 length) in SMSC.Smpp\Common\BufferWriter.cs:line 112
at SMSC.Smpp.Common.SmppWriter.Write(SubmitSm pdu ...
Search found 5 matches
- Mon Sep 04, 2023 9:12 am
- Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
- Topic: System.ArgumentOutOfRangeException : Too long (Parameter 'S')
- Replies: 1
- Views: 87012
- Mon Jun 19, 2023 9:10 am
- Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
- Topic: Is the DSC 4 / binary encoding is supported in Inetlab.SMPP v1.1 & v1.2
- Replies: 0
- Views: 67901
Is the DSC 4 / binary encoding is supported in Inetlab.SMPP v1.1 & v1.2
Hello,
Actually I'm using Inetlab.SMPP v1.1 & v1.2, i wanna send sms with DSC 4 / binary encoding...
sms : 06050404D200002865695A546B6E36427935764229
encoding : DSC 4 / binary encoding
Is there any way to do it in this version?
Thanks in advance.
Actually I'm using Inetlab.SMPP v1.1 & v1.2, i wanna send sms with DSC 4 / binary encoding...
sms : 06050404D200002865695A546B6E36427935764229
encoding : DSC 4 / binary encoding
Is there any way to do it in this version?
Thanks in advance.
- Thu May 25, 2023 10:43 am
- Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
- Topic: Why multiple submit_sm-resp in one packet
- Replies: 3
- Views: 122888
Re: Why multiple submit_sm-resp in one packet
Hello alt,
Actually I have open a non-ssl/ssl server on particular IP and Port, Clients will connect to us.
Actually I have open a non-ssl/ssl server on particular IP and Port, Clients will connect to us.
- Thu May 25, 2023 5:22 am
- Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
- Topic: Why multiple submit_sm-resp in one packet
- Replies: 3
- Views: 122888
Why multiple submit_sm-resp in one packet
Hello,
I need a help, Whenever i have received submit_sm in bulk then why multiple submit_sm-resp going in one packet. it's creating issue to handle from connected node.
Please help me about this thing, whats going wrong.
Thanks.
I need a help, Whenever i have received submit_sm in bulk then why multiple submit_sm-resp going in one packet. it's creating issue to handle from connected node.
Please help me about this thing, whats going wrong.
Thanks.
- Thu Nov 17, 2022 6:43 am
- Forum: Inetlab.SMPP v2.x (.NET Standard, .NET Core)
- Topic: Everything is stuck after ESME_RTHROTTLED and SMPPCLIENT_RCVTIMEOUT
- Replies: 3
- Views: 112528
Everything is stuck after ESME_RTHROTTLED and SMPPCLIENT_RCVTIMEOUT
Hello,
I need a help,
Whenever i'm trying to submit messages in batch (50K) with submit speed 0. i received "ESME_RTHROTTLED" and "SMPPCLIENT_RCVTIMEOUT" and that's fine.
but issue is, after that, library automatically disconnect the client and unable to reconnect for the same because of ...
I need a help,
Whenever i'm trying to submit messages in batch (50K) with submit speed 0. i received "ESME_RTHROTTLED" and "SMPPCLIENT_RCVTIMEOUT" and that's fine.
but issue is, after that, library automatically disconnect the client and unable to reconnect for the same because of ...