毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

android手机端远程管理助手的设计+源代码

时间:2021-05-28 19:35来源:毕业论文
基于android开发的,使用开发工具为eclipse,开发语言为java。通过在手机端建立FTP服务器来使pc端访问手机端的文件,同时可以将手机端作为FTP客户端来访问FTP服务器

摘要:随着科技的的发展,手机和电脑成为了工作和生活中不可或缺的工具,为了使手 机和电脑之间实现文件的无线共享,因此有必要设计一个手机端远程管理助手。该程序是 基于 android 开发的,使用开发工具为 eclipse,开发语言为 java。通过在手机端建立 FTP 服务器来使 pc 端访问手机端的文件,同时可以将手机端作为 FTP 客户端来访问 FTP 服务 器,从而实现手机端和 PC 端文件双向共享。该文论述了程序的设计与实现过程,首先对 程序设计的需求和要求进行了分析,然后介绍了部分功能实现方法,并附有代码与图片, 最后针对程序进行了测试,并提出了改进方向。67524

毕业论文关键词:Android,eclipse,java,FTP

Abstract:

With the development of technology, the mobile phone and computer work and life has become an indispensable tool, in order to share files wirelessly between your phone and computer, it is necessary to design a mobile terminal remote management assistant. The program is based on the android development, the use of development tools for the eclipse, the development of language is java. Through the establishment of FTP server in the mobile phone side to make access to the phone side of the pc-side files, and mobile terminal can be used as an FTP client to access the FTP server, enabling mobile terminal and PC terminal bidirectional file sharing. This paper discusses the design and implementation of programs, the needs and requirements first programming analyzed, and then describes some features realization, along with the code of the picture, and finally tested for the program, and improvement direction.

Key words: Android,eclipse,java,FTP

⺫⽬目

1 引言 4

1.1 手机端远程管理助手的开发目的和意义 4

1.2 需求分析 4

1.3 可行性分析 4

1.4 程序流程图 4

2 系统解决方案 5

2.1 开发环境及硬件需求 5

2.2 Android 体系结构 6

3 系统设计说明 8

3.1 系统功能模块图 8

3.2 总体功能设计 8

3.3 手机端主要功能的实现 9

3.4 PC 端进行的操作 19

4 程序测试 19

4.1 测试计划 19

4.2 功能测试 19

4.3 稳定性测试 20

4.4 测试结果 20

5 核心代码 20

5.1 FTP 服务器核心代码 android手机端远程管理助手的设计+源代码:http://www.751com.cn/jisuanji/lunwen_75755.html

------分隔线----------------------------
推荐内容