- 23
- 0
- 约4.45万字
- 约 60页
- 2018-06-08 发布于贵州
- 举报
基于web的im即时通信系统的设计与实现说明书
基于Web的IM即时通信系统的设计与实现
摘要
即时通 (Instant messaging,简称IM)是一个终端连往一个即时通讯网路终端服务说明了系统功能模块的划分及各模块之间的相互关系,然后着重论述了系统功能的一些重要的技术实现过程Microsoft(R) Visual Studio 2008编程实现基于Web的IM即时通信系统,也保证了系统开发简单,但功能强大,扩展性能好的优势。设计内容包括WEB通信、身份验证、注册登录、建立连接服务器以及数据接口的实现等。系统优势在于通过初步开发和应用,本系统实现了注册用户、在线聊天、离线信息传送和查询聊天记录等功能。
关键词 WEB,C#,VS 2008,IM
Abstract
IM (Instant messaging, referred to as IM) is a terminal connected to an instant messaging network terminal services.This paper gives a simple and timely communication systemdesign background and significance,and describes the development of systemdevelopment tools and languages used, and then conducting a needs analysis based on, describes the division of function modules and the modules The relationship between the system and then focuses on some important technical features of the implementation process.
From the practical engineering point of view, to computer network theory as a guide, combined with the current commonly used technique, using C #, Microsoft (R) Visual Studio 2008 programming-based Web-IM instant messaging system, but also to ensure the system to develop simple, yet powerful Expand the good performance advantage. WEB design elements include communications, authentication, registration registry, established connection to the server and data implementation of the interface and so on. System advantage is through the initial development and application of the registered users of the system implementation, online chatting, offline messaging and chat features such as query.
Key words WEB,C#,VS 2008,IM
目录
1 绪论 2
1.1课题的研究背景 2
1.1.1 web介绍 2
1.1.2即时通讯IM 2
1.2 课题的研究目的和意义 2
1.3 论文的主要研究内容 3
2系统概况 3
2.1系统开发环境及工具 3
2.1.1开发环境 3
2.1.2 开发工具和语言 4
2.2 核心技术 4
2.2.1 Ajax 5
2.2.2三层架构 5
3系统开发 10
3.1需求分析 10
3.2系统功能模块设计 11
3.2.1登录模块 11
3.2.2注册模块 11
3.2.3聊天模块 11
3.2.4聊天记录模块 11
3.3数据库设计 12
3.3.1数据库需求分析 12
3.3.2数据库概念设计(E-R图) 12
3.3.3数据库逻辑设计 13
3.4系统详细设计 14
3.4.1登录页面 14
3.4.2注册页面 16
3.4.3聊天页面 17
3.4.4聊天记录页面 18
4结论 19
4.1 总结 19
4.2 不足之处 19
致谢 19
参考文献 20
附录 22
1 绪
原创力文档

文档评论(0)