多功能聊天软件的设计与开发 ——音频/视频聊天模块 摘 要 随着互联网技术的飞速发展,基于网络的即时通信给人们带来诸多便利,也成为当今网络应用的主流。聊天工具作为当今使用最为广泛的即时通信工具之一,可以方便人们随时随地进行在线交流,比如腾讯公司的QQ聊天软件。本毕业设计就是模拟QQ聊天软件,开发一个包括文字聊天、文件传输、语音及视频交流等功能的聊天软件。 本设计的开发采用C/S结构,在基于.NET开发环境下,使用C#编程语言进行本软件的开发。本文首先论述国内外聊天工具的发展情况和现今的发展方向,并对开发环境和开发语言进行了简单介绍;对本设计所要开发的多功能聊天软件作了较为详细的需求分析,并给出了多功能聊天软件的设计方案,主要功能包括文字聊天、文件传输、语音聊天及视频聊天等;本毕业设计主要实现的是多功能聊天软件的部分功能,即语音聊天、视频聊天等功能,主要实现用户注册、用户登录、用户之间语音、视频聊天功能;与另一位同学开发实现的文字聊天与文件传输模块集成在一起,构成一个实用的、功能完善的聊天软件,达到预期目标;通过运行、测试与分析说明,该多功能聊天软件运行稳定、可靠,具有一定的实用价值。 关键词:聊天软件;视频聊天;语音聊天;C/S结构;QQ聊天软件
Design and Development of the Multi-function Chat Software——Audio/Video Chat Module Abstract With the rapid development of Internet technology, theinstant messenger based on network brings many conveniences to the people, alsobecomes the focus of network application in present. Chat is one of the mostwidespread instant messengers, may facilitate the people to carry on the onlineinformation exchange at anytime and anywhere, such as the QQ chat software ofTencent Company. This graduation project simulates QQ chat software, developschat software, which includes the writing, file transfer, audio and video chatand so on. This design development uses the C/S structure, usesthe C# programming language to carry on developing this software based on .NETenvironment. This paper first elaborates the development situation of domesticand foreign chats tool and the development direction nowadays, and has carriedon the simple introduction to the development environment and the developmentlanguage. The demand of multi-function chat software is analyzed in detail, andits plan is provided. It’s main functions include the writing, file transfer,audio and video chat and etc. This graduation project mainly realizes the partialfunctions of multi-function chat software, namely the audio chat, the videochat and so on, which mainly realizes the user registration, the user login, audiochat and video chat. Finally, this design integrates the functions that anotherschoolmate designs the writing and file transfer, which forms chat software of practicaland full functions. This software achieves the anticipated target. Through the running,the test and analysis, it shows, this multi-function chat software is stable,reliable, and has some practical values. Keywords: Chat Software; Video Chat; Audio Chat; C/SStructure; QQ Chat Software
|