毕业论文

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

Android与J2EE/Web的同步消息通信技术

时间:2021-04-01 21:29来源:毕业论文
实现Android手机端的应用程序之间的同步通信。在服务器端通过JDBC等技术对数据库中的进行管理,服务器主要实现将手机端与服务器之间的消息记录写入到数据库中以及对于数据库中的数

摘要通过简单讨论现有一些经典的推送技术,选择了第三方平台的极光推送(即Jpush)技术作为应用程序的推送方式从而实现消息的推送。使用推送技术实现Android手机端的应用程序之间的同步通信。在服务器端通过JDBC等技术对数据库中的进行管理,服务器主要实现将手机端与服务器之间的消息记录写入到数据库中以及对于数据库中的数据进行增、删、改、查的功能。在浏览器端利用一些Ajax和css等技术对页面的呈现进行美化和实现。64938

毕业论文关键词  推送技术  Jpush  同步通信   

毕业设计说明书(论文)外文摘要

Title synchronous communication technology between android and j2ee/web

Abstract Through a brief discussion of some of the classic push existing technology, select a third-party platform aurora push (Jpush) technology as a way to push the application in order to achieve pushing messages. Using push technology to achieve synchronous communication between applications of Android phone. On the server side technologies such as through JDBC in the database management, server main achievement of the phone messages between the client and the server record is written to the database and the data in the database to add, delete, change, check function. In the browser client to use some technologies such as Ajax and css landscaping rendered on the page and realization.

Keywords  push technolgy  Jpush  synchronous communication

目   次

1 引言 1

1.1 研究背景 1

1.2 研究现状 1

1.3 研究内容 2

1.4 本文组织结构 4

2 基础技术研究 5

2.1 J2EE服务器编程 5

2.1.1 J2EE应用的概述 5

2.1.2 解决问题的框架选择 6

2.1.3 Struts 2简介 6

2.1.4 Axis 2的概述 7

2.2 服务器推送技术 7

2.2.1 服务器推送技术的介绍 7

2.2.2 服务器推送技术的比较 8

2.2.3 推送技术的选择 13

2.3 Android端编程 14

2.4 本章小结 14

3 需求分析与设计方案 15

3.1 项目需求 15

3.1.1 模块介绍 15

3.2 系统开发及运行环境 17

3.2.1 系统架构 Android与J2EE/Web的同步消息通信技术:http://www.youerw.com/jisuanji/lunwen_72364.html

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