下载此文档

局域网聊天工具的设计与实现.doc


文档分类:IT计算机 | 页数:约49页 举报非法文档有奖
1/49
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/49 下载此文档
文档列表 文档介绍
本科生毕业论文论文题目: 局域网聊天工具的设计与实现外文题目: The design and realization of the LAN chat implement 学生姓名: *** 学生学号: **** 专业班级: 计算机科学*** 学院名称: 计算机信息*** 指导教师: *** 教授 I 声明本人郑重声明:所呈交的论文是本人在老师的指导下独立进行研究所取得的研究成果。除了文中特别加以标注引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写的成果作品。对本文的研究做出重要贡献的个人和集体, 均已在文中以明确方式标明。摘要本论文所设计的局域网聊天程序将采用软件工程学的设计流程, 其所涉及专业技术主要包含 socket 网络编程, ODBC 数据库编程技术, Windows MFC 程序设计技术,多线程机制。本程序将以 VC 作为系统开发工具, Microsoft SQL Sever 2000 作为后台数据库管理系统, 通过 Microsoft 操作系统自带的 ODBC 管理工具连接程序和数据库。此聊天程序将采用 C/S 模式即客户端/ 服务器模式。客户端和服务器、客户端和客户端之间均采用 UDP 进行通信。服务器主要负责储存局域网内所有用户的信息,当用户信息发生变化时通知所有客户端。此外服务器还要负责分配用户的惟一标识 Uid 。除此之外,服务器还能注销用户和群发系统消息。客户端具有用户注册、用户登录和向局域网内任何一个用户发送信息的功能。客户端需手动输入服务器地址。关键词: 局域网聊天; socket( 套接字);ODBC( 开放数据互连); 客户端/ 服务器模式; MFC( 微软基础类); 多线程; UDP( 用户数据报协议) II Abstract The LAN chat program in this article will use the design procedure of the Software Engineering to design with work Programming, ODBC Database Programming,Windows MFC Programming, program will adopt VC as the system D evelpoment tool,and SQL Sever 2000 as the databse management system,while the ODBC management tool belong to Microsoft Operating System is used to link the program and chat program will be based on C/S between client and server or client and client will depend on the UDP Server is in charge of storing the information of all the users int the LAN,and notify all the users while the information that,what the Sever will do is to assign the Uid which one is the only mark of client user,delete user and send system message to all Client is in charge of user register,user log on and chatting with any one else in the Client need to manually input the address of the Server. Key words:LAN chat,socket,ODBC,C/S,MFC,multithread,UDP III 目录声明……………………………………………………… I 摘要……………………………………………………… I Abstract …………………………………………………Ⅱ 1 引言…………………………………………………… 1 课题背景及意义……………………………………………… 1 课题现状……………………………………………………… 1 开发平台及开发技术的介绍…………………

局域网聊天工具的设计与实现 来自淘豆网www.taodocs.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数49
  • 收藏数0 收藏
  • 顶次数0
  • 上传人ranfand
  • 文件大小280 KB
  • 时间2017-03-26