欢迎来到天天文库
浏览记录
ID:24881339
大小:54.50 KB
页数:4页
时间:2018-11-16
《局域网聊天系统sql+vc++》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、局域网聊天系统SQL+VC++毕业摘要该局域网聊天系统运用软件工程的设计流程,综合运用ODBC数据库编程技术、icrosoftSQLServer2000isusedasthebackgroundDBMS(thedatabasemanagementsystem),ThetbeingconnectedbyODBCbeddedinMicrosoftOStodevelopthesoftechanism(C/S)andtheclientconnecttheserverusingTCP,andtheymunicat
2、eeachotherbyUDP.Theserverhastheabilitysetingtheportoftheserver,maintaingtheclients’personalinformation,recordingtheclients’status,distributingnumbersandsoon;TheclienthavetheabilitysettingtheIPaddressandportoftheserver,userregediting,userlogining,addingfr
3、iendsanddeletingfriends,findingandlookingtheuser’sinformation,sendingmessagetofriends,simplefiletranslation,timingnoting,timingshutingtheputerandsoon.Keyunication,client/servermechanism,TCP,UDP,ODBC,(作文网zFC,SOCKET目录摘要1Abstract2目录3前言5第1部分系统开发环境和主要技术简介6第1章
4、VisualC++概述61.1VisualC++的简介61.2VisualC++的发展过程61.3VisualC++的特点61.4VisualC++6.0的主要特性71.5MFC和VisualC++7第2章MicroSoftSQLServer概述82.1MicrosoftSQLServer的发展82.2MicrosoftSQLServer的主要功能8第3章ODBC103.1使用ODBC连接103.2ODBC接口的工作原理10第4章MFCSocket编程114.1MFCSocket编程机制114.2CSo
5、cket类编程模型11第5章MFC的ODBC编程135.1MFC的ODBC类135.2CRecordset类13第2部分系统总体设计15第6章需求分析156.1开发背景156.2功能概述156.3运行环境156.4系统总体方案设计156.5数据流图(DFD)16第7章概要设计237.1结构化设计方法237.2SC图237.3数据库设计28第3部分系统详细设计30第8章服务器详细设计308.1服务器界面设计308.2设置服务器端口308.3启动服务器308.4数据结构设计318.5类设计418.6关闭服务
6、器42第9章客户端详细设计439.1客户端初始登录界面439.2申请449.3聊天和简单文件传输449.4获取好友个人信息479.5查询好友与加为好友499.6定时关机与定时提醒49结束语51致谢52
此文档下载收益归作者所有