1 / 51
文档名称:

基于UDP组播会议室系统的设计与实现_毕业设计.doc

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

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

分享

预览

基于UDP组播会议室系统的设计与实现_毕业设计.doc

上传人:精品文档 2013/6/11 文件大小:0 KB

下载得到文件列表

基于UDP组播会议室系统的设计与实现_毕业设计.doc

文档介绍

文档介绍:基于UDP组播会议室系统的设计与实现
北京理工大学珠海学院毕业设计
诚信承诺书
本人郑重承诺:我所呈交的毕业设计《基于UDP组播会议室系统的设计与实现》是在指导教师的指导下,独立开展研究取得的成果,文中引用他人的观点和材料,均在文后按顺序列出其参考文献,设计使用的数据真实可靠。
承诺人签名:
日期: 年月日
基于UDP组播会议室系统的设计与实现
摘要
近两年来,网络视频会议厂商的大力推广以及运营商的高调介入,成功将网络视频会议由专门的行业应用推入了普通大众的视线,使得网络视频会议成为信息化的重要标志。随着国力的增强和通讯及时性的要求,网络视频会议紧跟国外的发展步伐,在国内开始稳步发展。视频会议系统市场也步入稳步快速发展阶段。本次设计的网络会议室系统使用C#编程语言开发,技术,网络通信使用UDP数据报传输协议实现了点对点的通信和组播。本系统包括成员列表模块、留言板模块、发言模块、语音模块、视频模块、登陆与退出的模块。可以实现多人同时在线,可进行文字会议聊天,语音会议聊天,视频会议聊天,也可以清楚地浏览会议室中的成员。这个基于UDP组播的网络会议室系统,不仅满足了网络视频会议的各项要求,而且最大限度的利用了现有带宽从而节省了时间、资源和费用问题。
关键字:语音编解码 UDP用户数据包协议组播
FOR UDP GROUP ON THE DESIGNAND IMPLEMENTATION OF THE SYSTEM
ABSTRACT
In the past two years, work videoconferencing manufacturers of promoting and operators of the high ess in work video conference from special industry application in the general public's view, video conference work es an important landmark. The power to enhance the timeliness munication, video conference with the pace of development in china began developing steadily. Video conferencing system market stable and rapid development stage and enter. The design of work system uses the programming language c#.net the technology development based on munication, the use of UDP data reported to the transport protocol for point-to-munication and team on. This system includes a list of modules and message boards, speaking module, voice, video landing and out of the modules. You can achieve more people online, but at a meeting with the words, the voice, video conference, is also clear to members of the room. UDP group on work based on the system, Not only to the video conference, and the best use of existing bandwidth which saves time and resources and the question of costs.
Key Words: Voice Codec UDP User Datagram Protocol Multicast
目录

摘要 I
ABSTRACT II
1 前言 1
2 系统详细设计 2
2
2
2
3
3 系统功能设计 4
4
4
5
4 系统功能设计技术与原理 9
UDP传输协议 9
10
10
IP组播的基本概念 1