That's great - thanks!
We bought the source code (was version 2.4.0 I think) - is it possible to download the source code for the updated versions?
Search found 6 matches
- Mon Jan 19, 2009 10:22 am
- Forum: ALT.SMS.SmppClient
- Topic: DataCodings enumeration
- Replies: 3
- Views: 25613
- Fri Jan 09, 2009 9:55 am
- Forum: ALT.SMS.SmppClient
- Topic: DataCodings enumeration
- Replies: 3
- Views: 25613
DataCodings enumeration
Hi,
I have trouble sending a '£' sign via your api, and I think it's because there is no DataCodings enum for value 3 (Latin 1 (ISO-8859-1)).
Would it be possible to add this value to the enumeration please?
Many thanks,
David.
I have trouble sending a '£' sign via your api, and I think it's because there is no DataCodings enum for value 3 (Latin 1 (ISO-8859-1)).
Would it be possible to add this value to the enumeration please?
Many thanks,
David.
- Wed Oct 22, 2008 8:27 am
- Forum: ALT.SMS.SmppClient
- Topic: Chinese characters
- Replies: 0
- Views: 14270
Chinese characters
Hi All,
I'm trying to send texts in Chinese (Pinying). The messages enter the component correctly, but are displayed on the mobile as mainly question marks. I can send Pinying characters to the same mobile from another mobile phone and they display correctly (using CE-Star).
Is there a setting I'm ...
I'm trying to send texts in Chinese (Pinying). The messages enter the component correctly, but are displayed on the mobile as mainly question marks. I can send Pinying characters to the same mobile from another mobile phone and they display correctly (using CE-Star).
Is there a setting I'm ...
- Fri Oct 17, 2008 9:25 am
- Forum: ALT.SMS.SmppClient
- Topic: SubmitAsync and MessageId
- Replies: 6
- Views: 51534
- Fri Oct 10, 2008 10:29 am
- Forum: ALT.SMS.SmppClient
- Topic: SubmitAsync and MessageId
- Replies: 6
- Views: 51534
- Tue Oct 07, 2008 11:26 am
- Forum: ALT.SMS.SmppClient
- Topic: SubmitAsync and MessageId
- Replies: 6
- Views: 51534
SubmitAsync and MessageId
Is it possibe to use SubmitAsync(SubmitSm submit_sm) to send a SMS text *AND* to get the MessageId so that DeliverSm's can be matched up with the original message?
Thanks.
Thanks.