How to send flash SMS?

Smpp v3.4 client

Moderator: alt

Locked
hiennm
Posts: 6
Joined: Thu Oct 09, 2008 3:12 am

How to send flash SMS?

Post by hiennm »

Hi,
I have used this library and it's very good. Now I want to send flash SMS, but I can't find any function in this library for my taget.
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Post by alt »

Please download last version and try to specify DataCoding.UnicodeFlashSMS.
hiennm
Posts: 6
Joined: Thu Oct 09, 2008 3:12 am

Post by hiennm »

Thank you very much.
Now, I have send FlashSMS, but I can't sent FlashSMS with Unicode characters and normal texts, my cellphone will recieve text mix "?".
Please help me. Thanks!
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Post by alt »

Please download version 2.5.5 and try again.
it should let you to send Unicode characters.
hiennm
Posts: 6
Joined: Thu Oct 09, 2008 3:12 am

Post by hiennm »

I have used new library (version 2.5.7) but I can't send flashSMS with unicode characters or with none-unicode characters.
I have sent a message: "abc" and I have recieved: "?a?b?c" :?:

Please help me! Thanks.
alt
Site Admin
Posts: 992
Joined: Tue Apr 25, 2006 9:45 am

Post by alt »

Please try DefaultFlashSMS coding with version 2.5.8.
hiennm
Posts: 6
Joined: Thu Oct 09, 2008 3:12 am

Post by hiennm »

With version 2.5.8 my problem haven't solution yet :( . I still recieve: "?a?b?c"
Please, help me!
Locked