毕业论文-基于B/S方式的即时通讯软件的设计与实现word 226k--免费毕业论文、毕业论文范文、毕业论文格式、毕业论文提纲,毕业论文网,提供毕业论文提纲、毕业论文范文、毕业论文格式等.
喜欢lunwenw.net,请把lunwenw.net告诉你QQ上的5位好友,多谢支持!
中国论文服务网,做信誉、做质量、做服务、做国内最优秀的论文服务网站
合作联系
网站地图
收藏本站

首 页 经济学论文 财政税收 证券金融 管理学论文 会计审计 工商管理 财务管理 公共管理 法学论文 理学论文 医药学论文
政治论文 社会学论文 文学论文 教育类论文 工学论文 计算机论文 艺术类论文 哲学论文 文化论文 英语论文 应用文 论文写作指导

 ·推荐链接
 ·最近更新论文范文
·中国大学生修学旅游行为意向调
·绿色饭店与环境保护关系研究
·句町文化与西林特色旅游开发
·民族文化统战中的大众文化和特
·充分挖掘民族特色文化 打造民
·岑氏土司文化与西林特色旅游开
·走民族文化与民族旅游相结合之
·促进旅游产业与相关产业协同发
·论区域旅游业空间集聚问题
 ·推荐中国论文服务网
·高校学报封面设计的美学审视36
·高校负债筹资管理及风险防范36
·筝乐之魂的魅力—古筝教学散论
·电子商务企业定价特点和策略探
·基于三电平中点箝位逆变器的高
·论日本茶道的历史变迁5400
·中国古典舞与“中和之美”5400
·再论中和之美19800
·从“导游管理悖论”看旅游市场
   当前位置:中国论文服务网首页 > 论文写作指导 > 非免费资源 > 论文正文
联系我们 客户反馈

毕业论文-基于B/S方式的即时通讯软件的设计与实现word 226k

来源:中国论文服务网  [ 2007-12-23 2:35:07 ]  作者:  编辑:lunwenw.net

非免费资源,预约请留言QQ 8646388

摘 要:当即时通讯在网络高速发展的今天已经成为人们通过网络进行交流的主要方式之一,与Email相比,它具有双向互动性和即时性。现在已经有多种比较流行的即时通讯软件,诸如QQ,MSN等,但都是基于C/S模式的,需要下载客户端进行安装,用户名、密码、聊天记录等也是存放在本地机器上,在安全性和方便性上都有所欠缺。B/S(浏览器/服务器模式)是随着Internet技术的兴起,对C/S结构的一种改进。
本文主要介绍了ASP技术相关的基础知识,通过对ASP的脚本语言、ASP的内置对象、ASP与数据库的连接等技术的分析,探讨了建立聊天室的设计思想、方法及设计过程,详细地分析了各个模块的功能及实现方法。利用ASP技术开发聊天室,解决了如聊天刷新、框架网页与变量的传递、聊天界面、屏蔽等问题,并结合源程序进行了论述,本文所实现的聊天室具有良好的人机交互界面 ,经过调试链接,证明可应用网站。

关键词:聊天室;对象;WEB;VBs cript ;JAVAs cript

Abstract:Immediately when the communication already became the people in the network high speed development to carry on one of today exchange fundamental modes through the network, compared with Email, it had bidirectional interactive and instantaneity。Now already had many kinds of quite popular immediate communication software, such as QQ, MSN and so on, but all was based on C/The S pattern, needs to download the client side to carry on the installment, the user name, the password, chats the record and so on also is deposits on the local machine, all has in the security and the conveniences is short of。B/S is along with Internet technology starting, to C/S structure one kind of improvement。
The main introduction of the original ASP technique the person who is mutually related rudimentary knowledge , by means of the analysis to s cripting language , integral target , ASP together with the data bank joint of ASP of ASP and so on technique , probing into to establish to chat room design idea , means and design process , the meritorious service detailed to analyze every module be able to reach the realization means . The problem such as utilizing ASP technological development to chat in the room , and resolving refurbishing and frame web page together with variable transmission and chatting interface and shielding and so on as chatting , and uniting the source program to expound , the chatting room that the original was achieved has the well user interaction interface , and the link is debugged to the course , yet demonstrates the application Web Site .

Key words:Chat room;Object;Web;VBs cript ;Javas cript

目 录
摘 要 I
Abstract II
目 录 III
概 述 V
第1章 ASP技术及其特点 1
1.1 ASP技术 1
1.2 ASP的特点 2
1.3 ASP与传统技术的比较 3
第2章 基于ASP的程序设计方法 4
2.1 ASP的内置对象 4
2.2 ASP的语法规则概述 4
第3章 聊天室软件需求分析 6
3.1 可行性研究 6
3.2 聊天室运行环境 6
3.3 聊天室功能说明 8
3.4 系统功能模块说明 8
3.5 体系结构图 8
3.6 系统总流程图 9
3.7 系统功能模块图 10
第4章 软件实现 11
4.1 信息的组织、存储、共享的实现 11
4.2 登陆功能的实现 13
4.3 人员列表的实现 14
4.4 公共聊天和私聊功能的实现思路 14
4.5 聊天刷新问题的解决 16
4.6 发言显示更新处理 16
4.7 聊天室中实现踢人功能 17

本论文共2页,当前在第1页  1  2  

论文首页】【设为主页】【字体: 加入收藏】【打印本文】【回到顶部
·中国论文服务网免费论文赏析页面
上篇文章: 毕业论文-FPGA在机卡分离式高清数字一体电视机里的应用word 483k  下篇文章: 毕业论文-塑料模毕业设计论文word 625k
网站首页 - 友情链接 - 网站地图 - 加入收藏 - 点击在线咨询/在线定做

中国论文服务网:提供毕业论文、学位论文、学术论文、职称论文的代写及发表服务,敬请垂询。
联系方式: E-mail:8646388#QQ.Com QQ:8646388
喜欢Lunwenw.Net,请把Lunwen.Net告诉你QQ上的5位好友,多谢支持!
冀ICP备09007989号