文件名称:MFC中基于TCP的客户端与服务端通信
文件大小:610KB
文件格式:ZIP
更新时间:2016-02-10 16:20:26
MFC TCP 通信
MFC中基于TCP的客户端与服务端的通信
// client.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
【文件预览】:
源代码
----client()
--------ReadMe.txt(1KB)
--------StdAfx.h(667B)
--------client.plg(1KB)
--------client.ncb(57KB)
--------client.dsw(535B)
--------Debug()
--------client.opt(48KB)
--------client.dsp(4KB)
--------client.cpp(2KB)
--------client.cpp.bak(2KB)
--------StdAfx.cpp(293B)
----sever()
--------ReadMe.txt(1KB)
--------StdAfx.h(667B)
--------sever.plg(244B)
--------sever.opt(48KB)
--------sever.ncb(49KB)
--------Debug()
--------sever.dsw(533B)
--------sever.cpp(2KB)
--------StdAfx.cpp(292B)
--------sever.dsp(4KB)