文件名称:MFC C++ 命名管道通信demo(vs2005)
文件大小:135KB
文件格式:RAR
更新时间:2015-11-22 07:30:48
MFC C++ 命名管道通信 vs2005
MFC命名管道通信demo,由于只是简单的demo没有使用多线程. vs2005编译通过.
【文件预览】:
TestNamePipe.sln
TestNamePipe.suo
TestService
----stdafx.cpp(142B)
----res()
--------TestService.ico(21KB)
--------TestService.rc2(367B)
----TestService.aps(57KB)
----stdafx.h(2KB)
----TestServiceDlg.cpp(6KB)
----TestService.vcproj.PC-201209121700.Administrator.user(1KB)
----TestService.h(471B)
----TestService.rc(5KB)
----TestServiceDlg.h(900B)
----resource.h(913B)
----TestService.cpp(2KB)
----Debug()
----TestService.vcproj(5KB)
----ReadMe.txt(3KB)
debug
----TestClient.exe(108KB)
----TestService.exe(108KB)
TestClient
----stdafx.cpp(141B)
----TestClientDlg.h(830B)
----res()
--------TestClient.rc2(366B)
--------TestClient.ico(21KB)
----TestClient.cpp(2KB)
----stdafx.h(2KB)
----TestClient.aps(57KB)
----TestClient.h(465B)
----TestClientDlg.cpp(5KB)
----resource.h(912B)
----TestClient.rc(5KB)
----TestClient.vcproj.PC-201209121700.Administrator.user(1KB)
----TestClient.vcproj(5KB)
----Debug()
----ReadMe.txt(3KB)