- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于.NET的即时通讯系统
毕业设计(论文) 题 目 基于 .NET的即时通讯系统 学生姓名 专业班级 安工+计03-2 所在院系 软件学院 指导教师 职称 副教授 所在单位 嵌入式系统教研室 完成日期 年 月 日 摘 要 自从1996年第一个即时通讯软件ICQ出现以来,即时通讯(Instant Messaging)这种以Internet网络及其他有线、无线网络为基础的,以实时方式与其他在线用户交流、传递信息的通讯方式,受到了人们的普遍欢迎。 即时通讯系统均采用了客户机/服务器(C/S)模式,在此模式下,服务器无疑是处于一个核心地位。因而,本文围绕即时通讯系统服务器端软件开发这一核心展开的。 首先,研究了当今流行的各种即时通讯软件,对其进行分析,确定了基于.NET框架下实现即时通讯系统的功能分析,提出了不同的即时通讯服务器的架构。其次,围绕即时通讯的基本文字交流(在线文字传输),注册,登录,添加好友,删除好友等功能,设计了不同的模块来实现上述功能。通过TCP/IP协议发送和管理消息。使用SQL server 2005数据库对用户信息以及通讯信息等进行及时保存。 综上所述,本论文致力于研究基于.NET技术基础,一套简单、安全、易于使用的网络即时通讯系统。 关键词:即时通讯系统;服务器;在线消息传输 Abstract Since ICQ (I Seek you), the first Instant Messaging software, was born in 1996, Instant Messaging, the real-time communication method that is based on Internet and other wired or wireless networks and can interview and transfer information with other online users, has been welcomed popularly. The instant messaging system has adopted the client and server (C/S) mode. Under this mode, the server is undoubtedly in a key position. This thesis is just launched around this core of software development of server end of the instant messaging system. First of all, I studied various kinds of popular instant messaging soft wares, analyzed them, and then confirmed that the function of Instant Messaging system on .NET analyses, and put forward the framework of the server different from the common instant messaging system. Secondly, based the function of online message transferring, registering users, login, adding friends and deleting friends, design different modules to achieve them. Sending and managing information by TCP/IP. And preserving user information and timely communication information by SQL server 2005 database. In this thesis, a real-time network communication system which is simple, secure and based on .NET is investigated. Key words: Instant Messaging system; Service; Online message transfer 目 录 第一章 绪论 4 1.1In
文档评论(0)