Description: Inter-process communication, through the shared memory means to achieve inter-process communication, that is in memory to open a shared memory region, to create two console applications, to detect inter-process communication
To Search:
File list (Check if you may need any files):
进程间通讯\pipi.txt
..........\Recv.cpp
..........\Send.cpp
进程间通讯