欢迎来到天天文库
浏览记录
ID:57982792
大小:990.34 KB
页数:42页
时间:2020-04-18
《安卓即时通信.pdf》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、毕业设计论文设计(论文)题目:基于Android的手机即时消息学生姓名:许树林学号:1405080215所在学院:电子与信息工程学院专业:计算机科学与技术(软件)指导教师:蔚承建2012年6月13日摘要随着移动通信与Internet的飞速发展及相互融合,GPRS使无线网络高速接入到Intemet成为现实,移动用户从而可以享受到Intemet提供的服务。即时通讯是基于互联网协议的应用程序,它能够使应用不同设备的用户进行通信,随着手机的不断普及以及性能的不断提升,为即时通讯系统从传统的PC机到手机的移植提高了很好的条件。而且在中国庞大的手机用户中,通过手机使用即时通讯软件的用户越来越多。当前的手机
2、操作系统都过于封闭,各大即时通讯软件采用的通讯协议也不统一,而Android是基于Linux的开源的手机操作系统平台,XMPP是基于XML的开源的即时通讯协议,因此基于Android平台和XMPP协议开发即时通讯系统具有很好的应用前景。本文首先给出了系统的研究背景,对当前手机操作系统、即时通讯软件和即时通讯协议的发展现状做了简单的介绍。进而详细的分析了Android的特征、架构以及Android应用的构成和工作机制,并对Android与其他手机操作系统进行了比较,说明了Android在手机操作系统中的优势。本文详细的提出了系统的架构,以及系统服务器端和客户端的解决方案,采用开源的Openfir
3、e作为系统的即时通讯平台,实现移动客户端之间的即时通讯。对系统客户端的组成模块进行了介绍,对即时通讯协议XMPP以及系统的通讯机制进行了分析。对服务器的运行流程进行了分析并对系统客户端进行了详细的设计与实现,最后对系统进行了部署和测试。关键词:Android,XMPP,Openfire,即时通讯IABSTRACTWiththerapiddevelopmentandintegrationofmobilecommunicationandInternet,GPRSwirelessnetworksmakinghigh-speedaccesstotheInternetbecomesrealityandm
4、obileuserscanenjoyservicesprovidedbyInternet.InstantmessagingisbasedonapplicationsofInternetprotocol,whichcanenableuserstousedifferentdevicestocommunicate.Andwiththeconstantpopularityofmobilephonesaswellasthecontinuousperformanceimprovement,itistimeforreal-timecommunicationsystemstotransplantfromthe
5、traditionalPC-Mobile.Additonally,inthemarketofChina’shugemobilephoneusers,mobileusersofinstantsoftwareisincreasing.Currently,mobileoperatingsystemsaretooclosedandthemajorinstantmessagingsoftwarecommunicationprotocolsusedarenotunified.Androidisbasedontheopen-sourceLinuxmobileoperatingsystemplatforman
6、dXMPPisaXML-basedopen-sourceinstantmessagingprotocol,soAndroidandXMPP-basedinstantmessagingsystemshavegoodapplicationprospect.Inthispaper,firstofall,asystematicstudyofthebackgroundonthecurrentmobileisintroduced.Thenthestatesofmobileoperatingsystems,instantmessagingsoftwareandinstantmessagingprotocol
7、’sdevelopmentaresimplydescribed.Furthermore,thecharacteristics,architecture,compositionandworkingmechanismofAndroidareanalyzedindetail.Finally,theadvantagesofandroidareinstructedthroughcomparisonwitho
此文档下载收益归作者所有