- 1、本文档共47页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文)
题 目 基于Android的FTP文件传输
姓 名
学 号
专业班级
所在学院
指导教师(职称)
基于Android的本课题先讨论了当前手机管理类应用程序的背景、现状和发展趋势,并分析了手机管理类应用程序现有的功能。本课题根据用户的需求,基于Android技术,利用ftp远程共享原理来实现无线手机助手的设计。本课题研究的无线手机助手采用的是基于C/S架构的MVC系统,基于ftp远程文件共享的Android技术,和Eclipse应用开发工具,利用网络代理作为中转服务器,利用Android 2.2作为系统平台进行开发,对无线手机助手业务进行分析、设计,实现了登陆验证、浏览文件、文件上传、下载、删除等功能,以期达到快捷管理手机文件的目的。【】手机管理手机助手文件管理ndroid,FtpWireless Mobile Assistant Based On Android
【Abstract】This subject discussed the background, status and trends of phone management applications on the first.And analyzes the existing functionality of the phone management applications.This subject based on the needs of users and based on Android technology to use the the ftp remote shared principle to achieve the design of wireless handsets assistant.Wireless mobile assistant for the research is based on C/S structure of the MVC system, ftp remote file sharing, based on Android technology and the Eclipse application development tools, using the network proxy as a relay server, using Android 2.2 as a system platform developed.Through analysising and designing the wireless mobile assistant,this subject achieves login authentication, browse files, file upload, download, delete and other functions in order to achieve the purpose of the comfortably manage phone files.
【Key Words】 Mobile Management,Mobile Assistant,File Management,Android,Ftp第1章 绪论 2
1.1 应用的开发背景 1
1.2 本课题研究内容 1
第2章 相关理论及关键技术 2
2.1 Android特性简介 2
2.2 Android系统架构 3
2.2.1 关键应用程序 3
2.2.2 应用程序框架 3
2.2.3 C/C++函数库 4
2.2.4 Java程序运行环境 4
2.2.5 Linux内核 4
2.3 Android应用程序框架 4
2.3.1 Activity 5
2.3.2 Intent Receiver 5
2.3.3 Service 5
2.3.4 Content Provider 5
第3章 需求分析 6
3.1 概述 6
3.2 功能需求 6
3.2.1 设置界面 6
3.2.2 控制界面 7
3.2.3 说明界面 7
3.3 性能需求 7
3.3.1 手机系统要求 7
3.3.2 灵活性 7
3.3.3 时间特性的要求 8
3.3.4 软件特性要求 8
第4章 总体设计 9
4.1 系统总体结构 9
4.2 服务器系统解决方案 9
第5章 详细设计 11
5.1 代理协议拟定 11
5.1.1 DATA SOCKETS 11
5.1.2 DISAMBIGUATING DEVICES AND SESSIONS 11
5.1.3 AUTHENTICAT
文档评论(0)