MFC C++ 命名管道通信demo(vs2005)

时间:2015-11-22 07:30:48
【文件属性】:

文件名称: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)

网友评论

  • 不错,可以用。
  • 不错,可以运行
  • 各个函数分开,没有什么参考价值。
  • 能用,有借鉴意义
  • 比较简单。
  • 适合入门级
  • 还行,但是也忒简单了啊
  • 能用,值得学习
  • 可以运行,编译通过,谢谢
  • 最近项目要用到这方面的东西 拿下来学习了 感觉不是很全面 但是也学习了 谢谢