登录
首页 » Visual C++ » ChatClient

ChatClient

于 2018-08-09 发布 文件大小:37041KB
0 311
下载积分: 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 个回复

  • Traffic
    对网络的流量进行监测,会很好的对网络端口的流量进行监测,绝对可以完整运行(Traffic on the network to be monitored, will be well on network port flow monitoring, absolute integrity can be run)
    2012-04-27 20:15:36下载
    积分:1
  • IPIP
    获取局域网中计算机名和IP地址,运行程序后点击确定,等待界面消失,会生成一个Name_Iph.ini文件,记录了所有信息!(Access to the LAN computer name and IP address)
    2011-07-26 11:26:59下载
    积分:1
  • chat
    本代码是利用socket套接字实现点对点的简单聊天软件程序。语言是C++。内附源码,项目设计报告,和可执行文件。(This code is using socket to realize P2P-based simple chatting software. Program lauguage is C++. Besides source code, also Included program design report and executable files.)
    2020-07-04 13:40:02下载
    积分:1
  • QLocalSocketDemo
    实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)
    2020-12-29 17:09:00下载
    积分:1
  • 基于噪声点检测的中值滤波方法_马学磊
    图像识别中,对噪点的检测的中值滤波的方法。(Image recognition, median filtering method for the noise detection)
    2017-07-06 16:20:55下载
    积分:1
  • SetFDMData
    主要用于flightgear与matlab联合仿真中的udp通信(Mainly used udp communications flightgear joint simulation with matlab)
    2016-03-30 16:24:21下载
    积分:1
  • treebrowser
    一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐( With the MyIE function same multi- windows browser, is quite practical, contains the complete source code, intense recommendation! )
    2004-07-09 15:12:06下载
    积分:1
  • systemfocusdialog
    如果你开发过Windows NT系统上的网络软件,肯定碰到过让用户选择要求连接的或登陆的计算机或者域名的情况。这种情况下肯定用过外壳API函数,像SHGetSpecialFolderLocation 和 SHBrowseForFolder,并显示标准的资源管理器对话框(If you develop Windows NT system over the network software certainly encountered allows users to connect selecting the landing or the computer or domain name situation. Under these circumstances certainly used shell API function, and as SHGetSpecialFolderLocation SHBrowseForFolder and display standard resource management for dialog)
    2004-09-22 23:52:04下载
    积分:1
  • ad_wall
    广告墙纸.本程序包含一个发布端(把端纸发布到sql server中),客户端会自动读取墙纸,并设置为本机墙纸,还可设置图标排列方式. 目前做为机房的文告发布使用.(Advertising wallpaper. This program includes a release end (the end of the paper posted to the sql server), the client will automatically read the wallpaper, and set native wallpaper, icons arrangement can be set now to use as a room of the statement released .)
    2011-11-12 09:18:41下载
    积分:1
  • CommunicationEngineerNetWorkPractise
    通信工程师电信网络专业习题集 通信工程师电信网络专业习题集 通信工程师电信网络专业习题集(CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise CommunicationEngineerNetWorkPractise)
    2014-01-12 15:39:38下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载