[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 19: include(./includes/bbcode.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 19: include(): Failed opening './includes/bbcode.php' for inclusion (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear')
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Seminar Topics and Reports • View topic - Mobile Messaging Services
Page 1 of 1

Mobile Messaging Services

PostPosted: Sat Aug 13, 2011 6:40 am
by Prasanth
In recent years, cellular networks have witnessed tremendous growth in the use of Short Messaging Service (SMS). In the near future, Multimedia Messaging Service (MMS) is expected to surpass SMS in popularity, traffic, and revenue due to its richer multimedia content such as audio, image and video and greater flexibility. Yet, research in this area has generally been limited, and little is known about the user behavior and system characteristics of mobile messaging. This thesis presents a study of SMS user behavior, and system characteristics based on traces that were collected over the course of three weeks from a nation-wide cellular provider in India that serves over 10 million subscribers. Both message-level and conversation-level messages are characterized, and measurements are presented for person-to-person as well as value-added applicationto- person, and person-to-application services. A statistical study on the failure of SMS messaging is also presented. Last, a dynamic video transcoding system
for MMS video messaging and mobile TV, which takes into consideration the traffic that MMS servers would expect to encounter in the future, is presented and evaluated.

MMS is believed to follow the trend of SMS in terms of popularity; however. MMS messages are substantially larger than SMS messages (about 350 times the size of SMS messages). This implies that the traffic of MMS systems will be much heavier, and it will be necessary to find better techniques for optimization, provisioning and providing improved quality of service for these systems. One such technique is transcoding [STR04, HBL98, FGB96]. Chapter 5 presents a dynamic transcoding proxy for streaming video. This can be used for video clips sent through MMS messages, which are streamed to the recipient’s cellular phone from the MMS server. It can also be used in transcoding for mobile television and streaming movies on cellular phones, which are also expected to become exceedingly popular in future. The rest of this thesis is organized as follows. Chapter 2 introduces the SMS network and its architecture. Chapter 3 presents details about the traces. The results of the trace analysis are presented in chapter 4, including message characteristics, user characteristics and system characteristics, followed by analysis of value-added services, conversational threads, failure of the messages. Chapter 5 describes MMS messaging and presents the design and implementation of the dynamic video transcoding proxy, followed by measurements of the proxy server. Chapter 6 concludes this thesis.