Dissecting the SMS
May 17, 2007 | Author: nitrosaint | Filed under: SMS Project
Visited 105 times, 1 so far today
Where to start? The source. Since this project primarily deals with Short Message Service (SMS), it is a must that we should learn what makes up an SMS.
According to the European Telecommunications Standards Insitute (documented as GSM 3.40 and 3.38), an SMS Message can be up to 160 characters in length, where each character is 7 bits according to the 7-bit default alphabet.
There are two ways of sending and receiving SMS messages, either by text mode or by PDU (protocol description unit) mode. The text mode, which is not supported by most phones, is a stream of bits represented by the PDU mode. Along with the messages sent or received are meta information needed by the source and destination in processing and interpreting the messages sent and received. Meta information such as the sender’s mobile number, sms center number, timestamp, etc are contained in a part of the PDU bit stream.
More information about SMS and PDU format is provided here.
Other Posts
Popular Posts
- Living the Bisaya way - My first week in Cebu (49)
- I want to meet bloggers from Cebu (31)
- Barbeque at Larsian's (27)
- Bagong blog, bagong disenyo (26)
- Sino ang kamukha ng taong 'to? (23)
No comments yet.
feel free to leave a comment
Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs are automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will never be published. Keep it PG-13 people!
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
All fields marked with " * " are required.
















































