进程通信,建立共享内存

时间:2013-10-04 15:06:58
【文件属性】:
文件名称:进程通信,建立共享内存
文件大小:82KB
文件格式:RAR
更新时间:2013-10-04 15:06:58
共享内存,进程通信 VC++ 6.0编程,通过建立共享内存来实现进程之间的通信。附带程序源代码,编译通过,可直接执行。
【文件预览】:
www.pudn.com.txt
进程通信
----Client()
--------Client.dsp(4KB)
--------Resource.h(638B)
--------Client.ncb(57KB)
--------Client.aps(20KB)
--------res()
--------ClientDlg.h(1KB)
--------Client.h(1KB)
--------Client.cpp(2KB)
--------Client.dsw(535B)
--------Client.plg(923B)
--------Client.rc(5KB)
--------ClientDlg.cpp(4KB)
--------StdAfx.cpp(208B)
--------Client.opt(54KB)
--------StdAfx.h(1KB)
--------Client.clw(849B)
--------Debug()
--------ReadMe.txt(3KB)
----Server()
--------Server.plg(2KB)
--------Server.cpp(2KB)
--------Resource.h(776B)
--------Server.clw(999B)
--------res()
--------Server.h(1KB)
--------ServerDlg.h(2KB)
--------Server.aps(20KB)
--------Server.ncb(57KB)
--------ServerDlg.cpp(5KB)
--------Server.opt(132KB)
--------Server.dsw(535B)
--------Server.rc(5KB)
--------StdAfx.cpp(208B)
--------Server.dsp(4KB)
--------StdAfx.h(1KB)
--------Debug()
--------ReadMe.txt(3KB)

网友评论

  • 基本的代码示例,初学者可以看一下,用途不是很大