Click here to Skip to main content
15,920,217 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
need help i had make a application in which i used a AT Command sms by cell phone i have used it it is working perfectly just i try to use Arabic but there is our put on cell phone like this ????????????? i try same on Nokia PC Suit It IS Working perfectly it shows same result as i write on Nokia PC Suit Send SMS please any one can help


please please do not ignore help m e
Posted

Sounds like you have an SMS encoding issue[^]

Looks like SMS uses UCS-2[^], which is a pre-cursor to UTF16

(that first search has a direct answer to your problem in nokia forums)
 
Share this answer
 
Please don't beg. Free help comes when we decide to give it. Begging is just annoying.

ASP.NET and SQL Server have NOTHING to do with this question. It's troubling that you think otherwise.

Your best best to send SMS messages is to use a service that supports it. Your next best bet is probably to use an android phone and write a way to send messages and to get the data perhaps from a folder you watch and copy files to over USB, or some other mechanism.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900