欢迎来到天天文库
浏览记录
ID:11137916
大小:642.50 KB
页数:36页
时间:2018-07-10
《毕业设计-基于bs方式的即时通讯软件的设计与实现-论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)基于B/S方式的即时通讯软件的设计与实现论文作者姓名:申请学位专业:申请学位类别:指导教师姓名(职称):论文提交日期:基于B/S方式的即时通讯软件的设计与实现摘要即时通讯(InstantMessaging)是目前Internet上最为流行的通讯方式,而各种各样的即时通讯软件也层出不穷;服务提供商也提供了越来越丰富的通讯服务功能。随着互联网的发展,即时通讯的运用将日益广泛,即时通讯软件业方兴未艾。本文首先描述了即时通讯业的发展和现状,然后初步探讨了即时通讯所涉及到的一些技术,最后对现有的
2、技术进行了对比和分析,提出了一些可能的改进方案,并且设计了一个名为web-msn的即时通讯系统。web-msn是基于B/S的模式的即时通讯系统,通过IE等浏览器直接完成客户端的登录、数据传输,更加便捷了用户之间的通讯和交友;使用最新的Ajax技术,使其非常快,无需等待页面的刷新,实现了即时通讯的功能。在系统设计与建模过程中,使用了UML和面向对象的分析、设计方法,本系统基于.NETFramework1.1,使用VisualStudio.NET2003作为开发工具,将.NET中的一些新技术运用到了系统中
3、;在开发过程中用到了时下流行的重构开发方法,优化了系统的设计。 关键词:Web-msn;即时通讯;B/S;AjaxTheDesignandImplementationofInstantMessageBasedonB/SAbstractInstantmessageiscurrentlythemostpopularwaytocommunicateontheInternet,bythewayvariousinstantmessagesoftwarehavebeencontinuouslyappearing;
4、serviceprovideroffersmoreandmorecommunicationservicesnowadays.AsthedevelopmentoftheInternet,instantmessagewillbemorewidelyusedthanbefore.Thisarticlefirstdescribesthedevelopmentandthecurrentstatusoftheinstantmessage.Thenitdiscussesthetechnologiesoftheins
5、tantmessagesuchascommunicationprotocol,servicemodeandfriend-makingmode.Itmakesacomparisonandanalysiswithrespecttothecurrenttechnologyandalsoprovidessomepossiblesolutionsforimprovement.Atlastitdesignsanddevelopsaninstantmessagesystemnamedweb-msn.Theweb-m
6、snsystemisaninstantmessagesystemwhichbasesonb/smode.YoucanloginandinteractwithitthroughIE.Itmakescommunicationandfindingfriendsmoreconveniently.ItisdesignedusingAjax,whichdoesn’tneedtowaitforrefreshingpage,socarryoutcommunicationinstantly.Thissystemisba
7、sedon.NETFramework1.1andusesVisualStudio.NET2003asthedevelopmenttool.Itaccumulatedsomenewtechnologyin.NETintooursystem.Duringtheprocessofdevelopment,itusedthepopularreconstructiondevelopmentmethod,whichoptimizesthesystemdesign.Keywords:Web-msn;InstantMe
8、ssage;B/S;Ajax目录论文总页数:24页1引言12系统分析22.1课题目的22.2课题意义22.3应解决的问题22.4需要实现的功能22.5开发环境22.5.1vs2003开发环境介绍22.5.2SqlServer2000介绍32.5.3C#语言介绍32.6关键技术-Ajax简介33需求分析33.1即时消息的一般需求33.2即时通讯系统需求44系统设计54.1方案论证54.1.1“即时”技术的选择54.1.2web-msn的模型选择64.2数据
此文档下载收益归作者所有