| How can i convert chinese 2 utf8? |
| SMS & MMS Technical Forum » MMS & SMS Technical Discussions (unsupported) » Archive through March 23, 2004 » How can i convert chinese 2 utf8? | « Previous || Next » |
| Author | Message | |||
| Baumann Unregistered guest |
hi, i wanna know is there any open source i can get ? as the mms conformance specified that the text parts should support 3 char encodings. 1. us-ascii 2. utf-8 3. utf-16 | |||
| Scott Yaung
New member Username: Gzscott Post Number: 3 Registered: 01-2004 |
YOU CAN TRY TO DO THAT IN JAVA | |||
| Bryce Norwood - NowSMS Support
Board Administrator Username: Bryce Post Number: 1633 Registered: 10-2002 |
Windows also has built-in functions to do this. If you can convert the text to Unicode, UTF-8 encoding is also relatively simple to implement in your own code. (The UTF-8 spec can be found here: http://ietf.org/rfc/rfc3629) | |||
|

