文件名称:MFC-for-chat
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 33.04mb
- 下载次数:
- 0次
- 提 供 者:
- lyc****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用MFC,实现客户端和服务器的通信。实现过程中采用了csocket来实现网络层的通信。-complete the communication between server and client by mfc
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MFC聊天程序\Testclient\Mysocket.cpp
...........\..........\Mysocket.h
...........\..........\ReadMe.txt
...........\..........\res\Testclient.ico
...........\..........\...\Testclient.rc2
...........\..........\resource.h
...........\..........\StdAfx.cpp
...........\..........\StdAfx.h
...........\..........\Testclient.aps
...........\..........\Testclient.clw
...........\..........\Testclient.cpp
...........\..........\Testclient.dsp
...........\..........\Testclient.dsw
...........\..........\Testclient.h
...........\..........\Testclient.opt
...........\..........\Testclient.plg
...........\..........\Testclient.rc
...........\..........\Testclient.sdf
...........\..........\Testclient.sln
...........\..........\Testclient.suo
...........\..........\Testclient.vcxproj
...........\..........\Testclient.vcxproj.filters
...........\..........\Testclient.vcxproj.user
...........\..........\TestclientDlg.cpp
...........\..........\TestclientDlg.h
...........\....Server\ipch\testserver-6e8d6bc\testserver-1964880d.ipch
...........\..........\Mysocket.cpp
...........\..........\Mysocket.h
...........\..........\ReadMe.txt
...........\..........\res\TestServer.ico
...........\..........\...\TestServer.rc2
...........\..........\resource.h
...........\..........\StdAfx.cpp
...........\..........\StdAfx.h
...........\..........\TestServer.aps
...........\..........\TestServer.clw
...........\..........\TestServer.cpp
...........\..........\TestServer.dsp
...........\..........\TestServer.dsw
...........\..........\TestServer.h
...........\..........\TestServer.opt
...........\..........\TestServer.plg
...........\..........\TestServer.rc
...........\..........\TestServer.sdf
...........\..........\TestServer.sln
...........\..........\TestServer.suo
...........\..........\TestServer.vcxproj
...........\..........\TestServer.vcxproj.filters
...........\..........\TestServer.vcxproj.user
...........\..........\TestServerDlg.cpp
...........\..........\TestServerDlg.h
...........\..........\ipch\testserver-6e8d6bc
...........\....client\res
...........\....Server\ipch
...........\..........\res
...........\Testclient
...........\TestServer
MFC聊天程序
...........\..........\Mysocket.h
...........\..........\ReadMe.txt
...........\..........\res\Testclient.ico
...........\..........\...\Testclient.rc2
...........\..........\resource.h
...........\..........\StdAfx.cpp
...........\..........\StdAfx.h
...........\..........\Testclient.aps
...........\..........\Testclient.clw
...........\..........\Testclient.cpp
...........\..........\Testclient.dsp
...........\..........\Testclient.dsw
...........\..........\Testclient.h
...........\..........\Testclient.opt
...........\..........\Testclient.plg
...........\..........\Testclient.rc
...........\..........\Testclient.sdf
...........\..........\Testclient.sln
...........\..........\Testclient.suo
...........\..........\Testclient.vcxproj
...........\..........\Testclient.vcxproj.filters
...........\..........\Testclient.vcxproj.user
...........\..........\TestclientDlg.cpp
...........\..........\TestclientDlg.h
...........\....Server\ipch\testserver-6e8d6bc\testserver-1964880d.ipch
...........\..........\Mysocket.cpp
...........\..........\Mysocket.h
...........\..........\ReadMe.txt
...........\..........\res\TestServer.ico
...........\..........\...\TestServer.rc2
...........\..........\resource.h
...........\..........\StdAfx.cpp
...........\..........\StdAfx.h
...........\..........\TestServer.aps
...........\..........\TestServer.clw
...........\..........\TestServer.cpp
...........\..........\TestServer.dsp
...........\..........\TestServer.dsw
...........\..........\TestServer.h
...........\..........\TestServer.opt
...........\..........\TestServer.plg
...........\..........\TestServer.rc
...........\..........\TestServer.sdf
...........\..........\TestServer.sln
...........\..........\TestServer.suo
...........\..........\TestServer.vcxproj
...........\..........\TestServer.vcxproj.filters
...........\..........\TestServer.vcxproj.user
...........\..........\TestServerDlg.cpp
...........\..........\TestServerDlg.h
...........\..........\ipch\testserver-6e8d6bc
...........\....client\res
...........\....Server\ipch
...........\..........\res
...........\Testclient
...........\TestServer
MFC聊天程序