毕业论文
设计题目:即时通讯系统设计与实现
专业:
姓名:
2012年 1 月 1 日
目录
摘要 I
Abstract II
1 引言 1
2 开发工具与环境介绍 3
Visual Studio概述 3
Visual Studio发展历程 3
Visual Studio 2005特点 4
5
6
Microsoft Visual Studio 2005 Team System 7
SQL Server 2005概述 8
3 系统概述 9
9
9
9
9
4系统详细设计 11
11
14
14
用户登录和退出模块 14
好友的分组和管理 17
在线即时通讯平台 21
21
用户信息管理 22
5系统测试 27
27
27
28
28
28
6 结束语 30
30
未完成部分 30
30
30
参考文献 1
致谢 1
附录 1
摘要
随着计算机应用技术的快速发展,网络也遍及到我们生活,为我们的学习和工作带来极大的方便。在WEB技术的日益成熟的今天,Browse/Server(简称B/S)结构已成为取代Client/Server(简称C/S)结构的一种全新技术。本系统主要讨论了基于WEB方式的在线即时通讯系统,又称为“WEB QQ”,用户可以以网页的形式实现聊天功能。本系统是在WINDOWS系统下,以及SQL Server 2005数据库共同实现的在线即时通讯工具。本系统提供以网页的形式让用户间一对一的聊天,同时将聊天记录以文本的方式保存到本地,用户在聊天之后能在系统管理里看到聊天记录。如果好友不在线,可以给好友留言。用户在系统管理里可以对自己的好友和分组进行管理,根据用户的昵称、ID、用户名来添加好友、修改和删除好友。
关键词: WEB开发;三层架构;即时通讯
Abstract
With the rapid development puter application technologies, networks have been pervasive in our daily life with providing convenience for out study and work. Today's WEB technologies have been increasingly mature and Browse / Server structure, as a new technology, has e a substitute for Client / Server structure. This paper mainly discusses how to design and implement a WEB-based Instant Messaging system which is also known as “WEB QQ”and allows users to chat in the webpages. The instant messaging system is implemented by employing both and SQL Server 2005 technologies under the WINDOWS platform. The system provides the functions of allowing users to chat one-to-one in the webpages and saving the chatting messages in a local text file so that users can retrieve them in the system. If friends are not online, users can also leave messages to friends. Users can also manage friends and groups such as adding, modifying and deleting friends accord
毕业设计(论文)-即时通讯系统设计与实现 来自淘豆网www.taodocs.com转载请标明出处.