- 1、本文档共49页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于.NET架构网络多媒体通信系统
基于.NET架构的网络多媒体通信系统
摘要
多媒体通讯系统最初为聊天而诞生,但其作用早已超出了聊天的范畴,多媒体通讯系统在生活中中将发挥更大的作用。目前国内的多媒体通讯软件越来越丰富,功能越来越强大。本系统主要叙述了用C#开发的一个多媒体通讯系统,系统采用Visual Studio 2008作为开发平台,数据库为SQL Server 2005。探讨了多媒体通讯系统所涉及到的一些技术:如多线程技术、聊天记录加密、信息服务模式、软件体系的三层架构、文件发送下载、系统安全技术的使用等;本系统实现了用户注册、用户隐身登入、记住密码、添加好友和删除好友、好友聊天、用户个人信息修改、查看好友资料、聊天窗口抖动、用户在线隐身设置等功能。本系统界面美观大方,操作简单,完全能够作为中小型企业或事业单位内部通讯软件。
关键词:多媒体通讯系统; C#;聊天系统;多媒体;通讯工具
Network Multimedia Communication System
Based On The .NET Framework
ABSTRACT
Multimedia communication system for an initial chat with the birth, but its role has long been beyond the scope of chat, multimedia communication system will play a greater role in life. At present, domestic multimedia communication software is more and more abundant and these functions are more and more powerful. This paper is described the development of a multimedia communication system written by C #, The system using Visual Studio 2008 as a development platform, The database is SQL Server 2005. This paper discusses the multimedia communication system involved some of the technologies: such as multithreading technology, chat logs encryption, information service mode, software system with three layers framework, File upload and download , technology of system security, etc.; This system realizes the user registration, the user login stealth and remember the password function, add buddy and remove buddy, buddy chat, customer information changes, view friends material, chat window jitter, users online stealth set etc. function . This system is beautiful and use easily, simple operation, can completely as small and medium-sized enterprise or business unit interior communication software.
Key word:Multimedia ommunication Systems; C #; Chat System; Multimedia;Communication Tools
目录
1 概述 1
1.1 项目背景 1
1.2 开发目的 1
1.3 研究的内容和重点解决的问题 2
1.3.1 研究内容 2
1.3.2 重点解决的问题 2
1.4 平台要求 2
1.4.1 硬件平台 2
1.4.2 软件平台 3
2 可行性研究 4
2.1 可行性分析重要性 4
2.2 经济可行性 4
2.3 技术可行性 4
2.4 操作可行性 4
2.5 法律可行性 5
2.6 可行性研究结论 5
3 系统分析 6
3.1 需求获取 6
3.2 需求分析 6
3.2
文档评论(0)