Search found 2 matches

by rumiocean
Wed Feb 28, 2007 10:10 am
Forum: ALT.SMS.SmppClient
Topic: Sending Binary messages
Replies: 4
Views: 16012

orgTon=0 orgNpi=0 destination=3333 desTon=1 desNpi=1 msisdn=123456789 msgBody=25C81004D454C4F44593A2A3456235A34623542A3466332A3466322A3466332A342366332A342364332A342363332A3312345332A332367332A332367332A342364332A342364332A342364322A342363332A342364332A3466312A332367332A3466332A3466332A342364332A342...
by rumiocean
Tue Feb 27, 2007 10:59 am
Forum: ALT.SMS.SmppClient
Topic: Sending Binary messages
Replies: 4
Views: 16012

please help me, i faced some problem. My code sample is here private ALT.SMS.SmppClient Altsmpp = new ALT.SMS.SmppClient(); --------- --------- Altsmpp.SubmitText(SubmitMode.Payload, orgTon, orgNpi, destination, desTon, desNpi, msisdn, DataCodings.Default, msgBody); // this line shows the problem, O...