Search found 3 matches

by kolawole
Tue Oct 29, 2019 10:18 am
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Can't bind successfully
Replies: 1
Views: 18318

Can't bind successfully

I am able to connect to the SMPP IP but can't get a successful bind. Please find attached screenshot of the log in the console.

I also have the Wireshark pcap and can end via email.
by kolawole
Tue Jun 25, 2019 12:51 pm
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Message getting truncated
Replies: 2
Views: 21997

Re: Message getting truncated

I have sent the trace log from wireshark
by kolawole
Mon Jun 24, 2019 8:54 am
Forum: Inetlab.SMPP v1.1 & v1.2
Topic: Message getting truncated
Replies: 2
Views: 21997

Message getting truncated

We are currently using the Inetlab.SMPP for a USSD application, currently the application can receive request and send request. When the message gets to the user end, it always truncated at the 102nd character. Below is the code currently being used. var text = string.Format("1|121:{0}|123:{1}|110:{...