登录
首页 » Visual C++ » ChatClient

ChatClient

于 2018-08-09 发布 文件大小:37041KB
0 129
下载积分: 1 下载次数: 6

代码说明:

  基于MFC框架应用SOCKET的聊天室客户端,在VS2015上完美运行(SOCKET chat room client based on MFC framework, running perfectly on VS2015)

文件列表:

ChatClient, 0 , 2018-08-08
ChatClient\ChatClient.aps, 109344 , 2018-08-08
ChatClient\ChatClient.cpp, 2566 , 2018-08-06
ChatClient\ChatClient.h, 467 , 2018-08-06
ChatClient\ChatClient.rc, 12178 , 2018-08-08
ChatClient\ChatClient.vcxproj, 10600 , 2018-08-08
ChatClient\ChatClient.vcxproj.filters, 2266 , 2018-08-06
ChatClient\ChatClientDlg.cpp, 4448 , 2018-08-08
ChatClient\ChatClientDlg.h, 1048 , 2018-08-08
ChatClient\ClientScoket.cpp, 1539 , 2018-08-08
ChatClient\ClientScoket.h, 283 , 2018-08-08
ChatClient\Debug, 0 , 2018-08-08
ChatClient\Debug\ChatClient.log, 192 , 2018-08-08
ChatClient\Debug\ChatClient.obj, 70759 , 2018-08-08
ChatClient\Debug\ChatClient.pch, 55377920 , 2018-08-08
ChatClient\Debug\ChatClient.res, 70056 , 2018-08-08
ChatClient\Debug\ChatClient.tlog, 0 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\CL.command.1.tlog, 3086 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\CL.read.1.tlog, 83954 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\CL.write.1.tlog, 3546 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\ChatClient.lastbuildstate, 197 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\link.command.1.tlog, 1828 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\link.read.1.tlog, 6374 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\link.write.1.tlog, 956 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\rc.command.1.tlog, 432 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\rc.read.1.tlog, 3032 , 2018-08-08
ChatClient\Debug\ChatClient.tlog\rc.write.1.tlog, 246 , 2018-08-08
ChatClient\Debug\ChatClientDlg.obj, 66404 , 2018-08-08
ChatClient\Debug\ClientScoket.obj, 23326 , 2018-08-08
ChatClient\Debug\stdafx.obj, 926204 , 2018-08-08
ChatClient\Debug\vc140.idb, 2378752 , 2018-08-08
ChatClient\Debug\vc140.pdb, 6795264 , 2018-08-08
ChatClient\ReadMe.txt, 4010 , 2018-08-06
ChatClient\Release, 0 , 2018-08-08
ChatClient\Release\ChatClient.log, 395 , 2018-08-08
ChatClient\Release\ChatClient.obj, 58857 , 2018-08-08
ChatClient\Release\ChatClient.pch, 49020928 , 2018-08-08
ChatClient\Release\ChatClient.res, 1432860 , 2018-08-08
ChatClient\Release\ChatClient.tlog, 0 , 2018-08-08
ChatClient\Release\ChatClient.tlog\CL.command.1.tlog, 3094 , 2018-08-08
ChatClient\Release\ChatClient.tlog\CL.read.1.tlog, 84708 , 2018-08-08
ChatClient\Release\ChatClient.tlog\CL.write.1.tlog, 2104 , 2018-08-08
ChatClient\Release\ChatClient.tlog\ChatClient.lastbuildstate, 199 , 2018-08-08
ChatClient\Release\ChatClient.tlog\link.command.1.tlog, 1958 , 2018-08-08
ChatClient\Release\ChatClient.tlog\link.read.1.tlog, 7102 , 2018-08-08
ChatClient\Release\ChatClient.tlog\link.write.1.tlog, 1102 , 2018-08-08
ChatClient\Release\ChatClient.tlog\rc.command.1.tlog, 418 , 2018-08-08
ChatClient\Release\ChatClient.tlog\rc.read.1.tlog, 136642 , 2018-08-08
ChatClient\Release\ChatClient.tlog\rc.write.1.tlog, 250 , 2018-08-08
ChatClient\Release\ChatClientDlg.obj, 82861 , 2018-08-08
ChatClient\Release\ClientScoket.obj, 47579 , 2018-08-08
ChatClient\Release\stdafx.obj, 6116844 , 2018-08-08
ChatClient\Release\vc140.pdb, 6713344 , 2018-08-08
ChatClient\res, 0 , 2018-08-06
ChatClient\res\ChatClient.ico, 67777 , 2015-09-20
ChatClient\res\ChatClient.rc2, 676 , 2018-08-06
ChatClient\resource.h, 2156 , 2018-08-08
ChatClient\stdafx.cpp, 143 , 2018-08-06
ChatClient\stdafx.h, 1629 , 2018-08-06
ChatClient\targetver.h, 240 , 2018-08-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kunction
    又一个简单的com服务器和客户端程序,呵呵,不错不错(Another simple com server and client program, ha, good)
    2018-10-09 18:15:15下载
    积分:1
  • mfcping
    说明:  这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
    2008-10-07 13:19:18下载
    积分:1
  • TCPTest
    简单TCP双向通讯例子,实现客户端服务器端的双向通讯。(Simple the TCP bidirectional communication example, to achieve the client server-side two-way communication.)
    2012-11-08 13:37:54下载
    积分:1
  • netstatp
    类似Windows的netstat程序的程序 (An app which is like to windowss netstat)
    2021-04-03 22:29:04下载
    积分:1
  • WinPcap_4_0_beta2
    数据包网卡抓包程序,实现网卡监控,并实现查看功能。(Packet capture card procedures, the realization of the network card to monitor and achieve viewing.)
    2009-01-13 12:23:17下载
    积分:1
  • kdcxcs2
    快递发送单查询通信, 利用了socket(Courier to send single query communication using a socket)
    2013-01-04 19:39:10下载
    积分:1
  • LoginQQ
    VC++自动登陆QQ的代码,VS2010的编译环境(The automatic landing VC++ QQ code, VS2010 the compiler environment)
    2013-04-26 17:14:24下载
    积分:1
  • fx
    说明:  以网络通讯为基础,客户端输入指令,得到反馈,在客户端和服务器端显示opengl模型,并控制模型的运动(base on the communication of network,client type the key ,the sever respond at the same time client and the sever show the live result on the screen.)
    2011-05-04 17:04:09下载
    积分:1
  • Microsoft.Press.Code.Complete.Second.Edition
    这是一本百科全书式的软件构建手册,强调提高软件质量的种种实践方法,不过这个是英文版的,中文版太大了,上传不了,有需要的请联系我(This is an encyclopedic handbook of software construction, with emphasis on increasing the variety of software quality practices. But this is the English version, the Chinese version too, can upload, it is necessary to please Contact)
    2007-05-08 09:42:09下载
    积分:1
  • QosSvr
    简易TCP通讯服务器端,QosClt为客户端。多个客户端间的通讯需要基于服务器,即通过服务器转发。(Simple TCP communication server, QosClt for the client. Communication between multiple clients need a server-based, that is transmitted through the server.)
    2013-09-09 13:50:32下载
    积分:1
  • 696524资源总数
  • 103886会员总数
  • 81今日下载