文件名称:c++/MFC CSocket仿QQ聊天软件,实现1对1聊天,群聊
文件大小:263KB
文件格式:RAR
更新时间:2015-12-16 10:51:51
仿QQ聊天软件
本实例,仿照qq,实现了点对对,1对多的聊天功能,具体解释见:http://blog.csdn.net/open520yin/article/details/8222279 相当适合新手学习,注释非常清楚。包含,服务端和客户端2套代码。 加载就可以运行成功。先运行服务端,再运行客户端。
【文件预览】:
NetChatServer
----NetChatClient()
--------NetChatClient.vcxproj.user(143B)
--------resource.h(2KB)
--------LogoInDlg.h(562B)
--------Header.h(669B)
--------LogoInDlg.cpp(3KB)
--------NetChatClient.vcxproj.filters(2KB)
--------stdafx.h(2KB)
--------NetChatClientDlg.cpp(6KB)
--------ReadMe.txt(3KB)
--------NetChatClientDlg.h(887B)
--------res()
--------ClientSocket.h(385B)
--------NetChatClient.aps(105KB)
--------stdafx.cpp(146B)
--------NetChatClient.h(591B)
--------NetChatClient.vcxproj(6KB)
--------NetChatClient.suo(6KB)
--------NetChatClient.cpp(3KB)
--------ClientSocket.cpp(2KB)
--------NetChatClient.rc(12KB)
--------targetver.h(234B)
----NetChatServer()
--------NetChatServer.h(629B)
--------resource.h(2KB)
--------Header.h(649B)
--------NetChatServer.rc(10KB)
--------NetChatServer.cpp(3KB)
--------stdafx.h(2KB)
--------ServerSocket.cpp(674B)
--------NetChatServer.vcxproj.user(143B)
--------res()
--------ServerSocket.h(296B)
--------ClientSocket.h(908B)
--------NetChatServer.vcxproj(6KB)
--------stdafx.cpp(146B)
--------NetChatServer.aps(88KB)
--------NetChatServerDlg.h(689B)
--------ClientSocket.cpp(6KB)
--------NetChatServerDlg.cpp(4KB)
--------NetChatServer.vcxproj.filters(2KB)
--------targetver.h(234B)
--------NetChatServer.suo(6KB)