public class SendUnicode
extends Object
This is example to send message in unicode format, such as arabic, greek,
thai, etc. GSM able to send in several coding such as 7bit, 8bit and UCS6
(16bit). For the examples arabic using 16bit, so you have to write characters
on unicode. Unicode charts can be download from
http://www.unicode.org/charts/.
- Author:
- uudashr