Page 1 of 1

How to make SMPPSim send multipart messages

Posted: Wed Oct 13, 2010 10:26 pm
by lams
Hi,

I am using ALT.SMS.SmppClient demo and SMPPSim for testing mulipart messages.

When I try to put a long message into the "SMPPSim MO Injection Form", and click submit. My ALT.SMS.SmppClient application always return

Code: Select all

"ERROR:Invalid DELIVER_SM packet" 
It seems I msiss some settings on "SMPPSim MO Injection Form".

Any suggestions?

Cheers,

Posted: Sat Oct 16, 2010 1:15 pm
by alt
Please post here packet bytes from event evReceiveData.

Posted: Thu Oct 21, 2010 10:52 pm
by lams
Hi Alt,

I think the problem is that I don't ask SMPPSim send a correct long message packet to the client. I need to spend some time to figure it.

Do anyone has experience that let SMPPSim send long message to SMPPClient?

Cheers,