1 / 69
文档名称:

高校融合通讯平台即时通信模块研究与应用硕士学位论文.docx

格式:docx   页数:69
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

高校融合通讯平台即时通信模块研究与应用硕士学位论文.docx

上传人:追风少年 2013/12/31 文件大小:0 KB

下载得到文件列表

高校融合通讯平台即时通信模块研究与应用硕士学位论文.docx

文档介绍

文档介绍:硕士学位论文
高校融合通讯平台即时通信模块研究与应用
近年来互联网的高速发展,催生了大批量的互联网应用,即时通讯就是这之中最家喻户晓的一类,用户可以通过它实时的传递文本信息、语音信息和视频信息等,而且该应用在具有实时性的同时,相比电话业务还具有价格低廉的优点,所以近年来备受用户青睐。近年来,国内外许多公司和组织都开始使用内部的企业级即时通讯服务,各大电商也开始拓展自己即时通讯方面的业务,可以说多网融合已经成为一种趋势,即时通讯将渗透到大家生活的各个角落。
本系统在技术上,客户端采用C/S架构,客户在登录管理平台或者客户端之后,首先完成鉴权,然后依次自动登录IM服务器、Avaya服务器、ECP平台,建立与各服务器的连接;系统管理平台采用SSH架构,以Web形式管理系统。
另外,本文从高校的实际需求出发,对高校融合通讯平台中的即时通讯模块的整个研发过程做了详细的阐述,涵盖了相关技术介绍,概要设计,详细设计,实现以及测试的整个软件工程流程。
关键词:即时通讯,XMPP,客户端,管理平台
Abstract
In recent years, with the high-speed development of the , it also gave birth to a large number applications , a kind of munication is the most known to users, because users can real-time transmission of text information, audio information and video information, and the application in real-time, compared with the telephone service also has more lower cost, so the in recent years favored by users. In recent years, panies anizations both here and abroad have begun enterprise instant messaging service used inside, each big electric business also began to expand their instant messaging services, and we can said that work integration has e a trend, instant messaging will rate into our life .
In the technology, the management platform uses C/S architecture, the pletes the authentication at login system management platform, order automatically log on to the IM server, Avaya server, ECP platform, establish a connection with the server, management system using SSH structure, management system using the form of Web.
In addition, the e from actual requirement of the situation, has made the detailed the whole process of development of munication module of the fusion munication platform. Covering the entire process ,introduced: the outline design, detailed design, the software engineering process implementation and testing.
Key Words:IM , XMPP , Client , Management platform

目录
摘要 错误!未定义书签。
Abstract ii
图目录 I
表目录 I
第1章绪论 1
课题背景 1
课题来源 1
融合通讯平台IM模块发展现状 1
选题意义 1
课题研究内容和研究目标 1
课题