1. 首页
  2. 网络技术
  3. 网络基础
  4. VS2012_MFC_Socket_客户端_源码
下载地址
用户评论
码姐姐匿名网友 2019-09-25 01:21:53

用作参考还行,需要仔细调试

码姐姐匿名网友 2019-09-25 01:21:53

可以作为参考,实现客户端

码姐姐匿名网友 2019-09-25 01:21:53

错误 1 error C2146: 语法错误: 缺少“;”(在标识符“m_ClientSocket”的前面) f:\毕业设计\mfc教程\chatclient\chatclient\chatclient\chatclientdlg.h 49 1 ChatClient 错误 2 error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int f:\毕业设计\mfc教程\chatclient\chatclient\chatclient\chatclientdlg.h 49 1 ChatClient 老师你的程序很有参考价值,但是出现了这些错误,作为初学者的我没能