Yes, this is what I need to understand.
Thank you very much, Alt!
Search found 4 matches
- Mon Oct 25, 2010 9:52 pm
- Forum: ALT.SMS.SmppClient
- Topic: How SMS Delivery Report work
- Replies: 2
- Views: 99445
- Thu Oct 21, 2010 10:52 pm
- Forum: ALT.SMS.SmppClient
- Topic: How to make SMPPSim send multipart messages
- Replies: 2
- Views: 97778
- Thu Oct 21, 2010 10:49 pm
- Forum: ALT.SMS.SmppClient
- Topic: How SMS Delivery Report work
- Replies: 2
- Views: 99445
How SMS Delivery Report work
Hi Alt,
I am using SmppClientDemo with SMPPSim.
I know SMPPSim has already send a DeliveryReceipt to me because in the evDeliverSm event, I can see data.MessageType == MessageTypes.SMSCDeliveryReceipt. But I don't know where I can retrive the message's Sequence.
Here is my log:
11:39:24 a.m ...
I am using SmppClientDemo with SMPPSim.
I know SMPPSim has already send a DeliveryReceipt to me because in the evDeliverSm event, I can see data.MessageType == MessageTypes.SMSCDeliveryReceipt. But I don't know where I can retrive the message's Sequence.
Here is my log:
11:39:24 a.m ...
- Wed Oct 13, 2010 10:26 pm
- Forum: ALT.SMS.SmppClient
- Topic: How to make SMPPSim send multipart messages
- Replies: 2
- Views: 97778
How to make SMPPSim send multipart messages
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
"ERROR:Invalid DELIVER_SM packet"
It seems I msiss some settings on ...
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
"ERROR:Invalid DELIVER_SM packet"
It seems I msiss some settings on ...