2009年7月10日 星期五

sms handling

SMS and the PDU format
Short Message Service / SMS Tutorial
Series: Sending out an SMS
Monkeys & Robots » Python code to decode SMS PDU

GSM 03.38 Encoding for Python 2.4 get 160 characters per SMS, but a reduced set of characters. the idea is to choose the GSM 03.38 encoding, convert Greek characters into unicode, then map unicode into GSM 03.38 characters (7-bits only). Encoding these 7-bit GSM 03.38 characters.

Free Tutorials and Articles. Learn SMS, WML, WMLScript, WAP 2.0, XHTML MP, WCSS/WAP CSS