资源描述:
《基于android平台的即时通讯系统的研究与设计_毕业设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、本科毕业设计(论文)基于Android平台的即时通讯系统的研究与设计学院自动化学院专业网络工程(网络与信息化方向)年级班别2009级(2)班学号3109001332学生姓名张京指导教师郑日荣2013年5月基于AndroId平台的即时通讯系统的研究与设计张京自动化学院摘要随着Android系统的发展,越来越多的移动设备开始使用Android作为操作系统。Android系统内核基于Linux而来,应用层则使用基于Java代码的Dalvik虚拟机,因此Android代码的主要编程语言是Java。即时通讯(InstantMessenger,简称IM),指基于
2、互联网的即时交流信息的业务。即时通讯是当今互联网用户主要通讯方式之一,能够为互联网用户带来直观、便捷的信息交换服务。蓝牙,一种支持设备短距离通信的无线电技术,能在包括移动电话、PDA、无线耳机、笔记本电脑、相关外设等众多设备之间进行无线信息交换。本文主要对Android系统、蓝牙协议进行研究,通过分析Android的一个蓝牙即时通讯实例,达到基于Android即时通讯系统的研究目的。在这些研究的基础上,设计出能够实现Android系统上基于蓝牙、能够进行文件发送的即时通讯软件。首先,本文分析Android系统的框架以及功能特征,讲述了Android系
3、统的基本运作方式。其次,讲述了在Android系统上如何使用蓝牙协议,研究了Android系统上的蓝牙工作方式以及关键代码。最后,分析蓝牙的工作实例,在此基础上在Eclipse开发出能够实现即时通讯的Android实例,并且能够传送文件。关键词:即时通讯;蓝牙;Android51AbstractWiththedevelopmentoftheAndroidsystem,moreandmoremobiledevicesstartusingAndroidastheoperatingsystem.AndroidsystemisbasedontheLinuxk
4、ernelandtheapplicationlayerisusingJava-basedcodeDalvikvirtualmachine,therefore,themajorprogramminglanguageofAndroidsystemisJava.InstantMessenger(AbbreviatedIM),referstoInternet-basedreal-timeinformationexchangeservice.IMisthemainwaytocommunicateofInternetusers;onecanprovideInte
5、rnetuserswithanintuitiveandconvenientinformationexchangeservice.Bluetooth,onethatsupportsshort-rangecommunicationdeviceradiotechnology,canincludemobilephone,PDA,wirelessheadsets,laptopcomputers,relatedperipheralsandotherwirelessinformationexchangebetweendevices.Thispapermainlyr
6、esearchontheAndroidsystemandtheBluetoothprotocol,byanalyzingofaBluetoothAndroidIMinstance,toachievethepurposeofresearchingAndroid-basedinstantmessagingsystem.DesignanAndroidsystembasedonBluetooth,withthecapableofinstantmessagingandfilesending.Firstly,thispaperanalyzesframeworka
7、ndfunctionalcharacteristicsofAndroidsystem,andtellsthebasicoperationofAndroidsystem.Secondly,UsingBluetoothprotocolontheAndroidsystemandtellssomekey-codes.Finally,designanIMprogramthroughEclipsebasedontheanalysisofBluetoothworkingexampleswhichhavetheabilitytotransferfiles.Keywo
8、rds:InstantMessaging;Bluetooth;Android51目录摘要IABSTRACTI