How to make SMPPSim send multipart messages

Smpp v3.4 client

Moderator: alt

Locked
lams
Posts: 4
Joined: Wed Oct 13, 2010 10:22 pm

How to make SMPPSim send multipart messages

Post by lams » Wed Oct 13, 2010 10:26 pm

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,
alt
Site Admin
Posts: 985
Joined: Tue Apr 25, 2006 9:45 am

Post by alt » Sat Oct 16, 2010 1:15 pm

Please post here packet bytes from event evReceiveData.
lams
Posts: 4
Joined: Wed Oct 13, 2010 10:22 pm

Post by lams » Thu Oct 21, 2010 10:52 pm

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,
Locked