欢迎来到天天文库
浏览记录
ID:12567422
大小:930.00 KB
页数:76页
时间:2018-07-17
《本科毕设论文-—聊天系统客户端的设计与实现生.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、本科生毕业设计(论文)聊天系统客户端的设计与实现摘要SOCKET是在Windows进行网络通信编程的API接口,也是Windows网络编程的事实标准。在网络编程中最常用的方案便是C/S模型。本程序是一个基于C/S模式的网络聊天程序,主要用于测试面向连接的socket编程技术。本程序使用VirtualC++6.0编写。为方便测试,本程序采用server(服务器端)和client(客户端)合一模式,使用简洁方便。需要注意的是本程序C/S端合一的模式和服务器地址、服务器端口号固定以及自动申请用户登陆ID的设计不只为了方便测试,而且适宜商业化,但是在商业化阶段还是需
2、要进行改进。本文主要是对本软件服务器端的设计作了比较详细的介绍,并对服务器端进行了初步的开发。而客户端的设计有很多都需要完善。客户端是给用户使用的,从方便和美观上,还都还有很多需要完善的地方。而且,由于时间关系,客户端还有些功能没有完全。如果要使本系统成为一个实际应用系统并在网络上实际应用,还要再下一番功夫进行设计。关键词:套接字客户机服务器网络聊天本科生毕业设计(论文)ABSTRACTTheSOCKETconnectsintheAPIthattheWindowscarriesonthenetworkcorrespondenceplaitdistance,i
3、salsothefactstandardthatthenetworkofWindowsweavesthedistance.Themostincommonuseprojectwouldbethecustomer/servermodelinnetworkweavedistance.ThistextputsforwardtocarryouttheInternetwiththeWINSOCKundercustomer/servermodelintheprojectofthefamiliarchatroomsoftware.Thisprocedureisanaccor
4、dingtocustomer/servermodeofthenetworkchatprocedure,mainlyusedforthetesttofacetothecopularsocketplaitdistance.UsetheVirtualC++6.0plaitswrite.Testfortheconvenience,theprocedureadoptionserver(theservercarry)andclient(thecustomercarry)suniteasonethemode,usingthesimpleanddirectconvenien
5、ce.WhattoneedtobenoticeisthisprocedurethecustomercarrytheservercarrytouniteasoneofmodeandobtainthismachineIPaddressandautobethecustomerdebarkationIDthecalculatorautomaticallyofdesigntestfortheconvenienceonly,wellproperandcommercial,soneedtocarryontheimprovementinthecommercialstage.
6、Thisarticlewasmainlyhasmadethequitedetailedintroductiontothissoftwareserverenddesign,andhascarriedonthepreliminarydevelopmenttotheserverend.Buttheclientsidedesignhasmanyneedstoconsummate.Theclientsideistotheusertheuse,fromconvenientandonartistic,butalsohastheplacewhichmanyneedstoco
7、nsummate.Moreover,asaresultofthetimerelationship,theclientsidealsohasafunctionnotcompletely.Ifmustmakethissystemtobecomeapracticalapplicationsystemandinthenetworkthepracticalapplication,butmustthenexttimecarryonthedesignagain.Keyword:socketclientserverThenetworkchats本科生毕业设计(论文)目录第一
8、章概述11.1选题来源及意义11.1.1选题来源11
此文档下载收益归作者所有