- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
该设计资料为经过指导导师审核并通过答辩,确保了内容准确、结构清晰。
摘 要
当前,个人即时通讯系统应用非常广泛,已被越来越多的人所熟知,在方便人们进行交流的同时也推动了社会的信息化建设。本文基于CSocket类和RTC组件,尝试开发了一个简单的企业版通讯系统,用于满足企业之间和企业的部门之间进行信息交换和资源共享的需要,其主要内容包括视频会议,文件传输,以及文字聊天三个模块。企业可以使用视频会议模块来召开内部会议以及企业之间的商务会议、销售会议等,能够大大提高企业的工作效率和销售业绩,同时还可使用文件传输模块来及时发放重要文件如订单、报表等,另外,文字聊天模块能方便员工之间进行工作经验的交流,及时获取员工对企业管理和经营策略的反馈意见,为企业营造优良的工作氛围。运用本系统,能够提高企业的管理质量和效率,从而促进企业的快速发展。
关键字: 实时通讯; 视频会议; 文件传输;
Abstract
At present, it is very extensive that the personal instant communication system is used, have already been known very well by more and more persons, have promoted the information construction of the society too while helping people exchange. In this paper, using CSocket class and RTC component, we develop one simple enterprise edition real-time communication system to meet the demand, information exchange and resource-sharing in enterprise or between enterprise’s departments, the system includes video conference, file transfer, and text chat modules. Enterprises can use the video conference module to hold its commercial meeting, selling meeting between enterprises, etc. At the same time, enterprises can improve working efficiency and sales achievement of enterprise greatly, and can also use file transfer module for sending out important files instantly such as the order form, report form,etc. In addition, Text chat module can help staff carry on the exchange of working experience, present the feedback suggestions on business administration and management strategies of staff in time, which build fine working atmosphere for enterprises. Counting on the system, it can improve management quality and efficiency of enterprises, thus promote the development of enterprises greatly.
Keywords Real-time communication ; Video conference; File Transport Protocol
目 录
第一章 可行性研究 2
1.1 引言 2
1.2可行性研究概述 2
1.3 技术可行性分析 2
第二章 需求分析 2
2.1 需求分析简介 2
2.2 总体目标 2
2.3面向对象方法学 2
2.3.1面向对象分析方法简介 2
第三章 总体设计 2
3.1 概述 2
3.2 面向对象设计方法简介 2
3.3 面向对象方法的主要优点 2
3.4 系统组成 2
3.4.1 服务器端 2
3.4.2 数据库子系统 2
3.4.3 客户端 2
3.5 系统流程 2
第四章 详细设计 2
4.1 概述
文档评论(0)