Search found 55 matches

by chaoraksa
Mon Dec 07, 2009 4:17 am
Forum: ALT.SMS.SmppClient
Topic: Help me send binary message...
Replies: 2
Views: 9385

Help me send binary message...

Hi alt, I try this method many time using submit mode Payload and it is always corrupt. foreach (SubmitSm sm in req) { //sm.ValidityPeriod = DateTime.Now.AddDays(2).ToString("yyMMddhhmmss000+"); sm.UserDataPdu.Headers = HexStringToByteArray("06050415810000"); sm.ShortMessageBytes = HexStringToByteAr...
by chaoraksa
Mon Aug 17, 2009 9:37 am
Forum: ALT.SMS.SmppClient
Topic: Concate message with Deliversm
Replies: 0
Views: 6702

Concate message with Deliversm

Hi alt!
Does deliverSm receives full message yet? I can't receive that. The problem is when i send both long messages 2 at the same time it will not got in sequence. So i can't combine that message. Please Help me. I really need that.

Thanks,,
Raksa
by chaoraksa
Wed Aug 12, 2009 4:25 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

yes, like the log i show u above.
by chaoraksa
Fri Aug 07, 2009 8:23 pm
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

Please help answer my question :cry:
by chaoraksa
Fri Aug 07, 2009 1:52 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

Hi alt! I implement with your library and i got the first part of Long message from my phone, where is my second part message. I can see it in the client_evReceiveData event and i got same error Invalid DELIVER_SM packet . I want all of that sms that i sent. one more thing i wonder i send text like ...
by chaoraksa
Thu Aug 06, 2009 1:48 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

I down ur new version and i do nothing just run ur sample and send test long text sms. I also debug it too but i not get this 3 items 1) msg_ref_num 2) total segments 3) sequence number and got same log like this 8:42:59 AM: SmppClient connected 8:42:59 AM: Binding SmppClient for SystemId: 2367 8:42...
by chaoraksa
Wed Aug 05, 2009 10:01 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

I have no idea alt.
by chaoraksa
Wed Aug 05, 2009 8:45 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

I use ur last one.
by chaoraksa
Wed Aug 05, 2009 1:24 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

Hi alt! I still got same errror before invalid deliver_sm packet. 8:19:01 AM: SmppClient connected 8:19:01 AM: Binding SmppClient for SystemId: xxxx 8:19:01 AM: SmppClient bound 8:19:01 AM: Bind result : system is NowSMS with status ESME_ROK 8:19:01 AM: Received Data: 0000001c8000000900000000575ce71...
by chaoraksa
Tue Aug 04, 2009 6:31 pm
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

Yes I see that too when i debug ur code i don't get those 3 that why it not work. I need one thing only bec now i really need to complete my project. I just want to got all full sms(long sms) even it not concante. bec your sample can get only first message only.

Thanks,,
Raksa
by chaoraksa
Tue Aug 04, 2009 5:57 pm
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

I don't know too but i try other library it can get all message. does it is problem with smsc?
by chaoraksa
Tue Aug 04, 2009 5:25 pm
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

I got nothing just only one part of sms like i told u. Does it's ok with ur library or it wrong because of my code? please i really need it.


Thanks,,
Raksa
by chaoraksa
Tue Aug 04, 2009 8:57 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

Here it is 3:55:14 PM: SmppClient connected 3:55:14 PM: Binding SmppClient for SystemId: xxxx 3:55:14 PM: SmppClient bound 3:55:14 PM: Bind result : system is NowSMS with status ESME_ROK 3:55:14 PM: Sending Data: 00000023000000090000000040d7bb1c3233363700323336376d61696c000034000000 3:55:14 PM: Rece...
by chaoraksa
Tue Aug 04, 2009 1:24 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

by chaoraksa
Sun Aug 02, 2009 2:00 am
Forum: ALT.SMS.SmppClient
Topic: Receiving Message from SMSC
Replies: 25
Views: 50796

Hi adrianaitken!

I read your post already and i still got sms from smsc but that sms only the first part of the longsms(more than 2) and the other part got nothing and it give me

Code: Select all

Invalid DELIVER_SM packet
What should i do?

Thanks,,
Raksa