搜索资源列表
-
0下载:
WM_COPYDATA 进程间通讯 系统消息
最简单的进程间通讯的例子-WM_COPYDATA inter-process communication system even the most simple process communication examples
-
-
0下载:
朋友们,大家好! 内存文件映射和进程间通讯演示程序-friends, everyone! Memory mapping document and inter-process communication Demonstration Program
-
-
0下载:
很详细的VC下的进程间通讯的源代码,同时展示了很多VC使用的技巧。-VC in great detail under the source code for inter-process communication, while VC shows a lot of the techniques used.
-
-
0下载:
Dlephi 进程间通讯,通过内存映射的方式,实现多进程之间数据的传递。-Dlephi inter-process communication, and by memory mapping the way to achieve the transfer of data between multiple processes.
-
-
0下载:
windows下通过共享内存进行进程间通信的例子,包括server与client-windows through shared memory inter-process communication examples, including the server and client
-
-
1下载:
实现动态IP间程序的相互通信(P2P)比较稳定的传输代码-Dynamic IP to achieve the mutual inter-process communication (P2P) transmission is relatively stable code
-
-
0下载:
二程序间通信源码(PostMessage)-Second inter-process communication source (PostMessage)
-
-
0下载:
进程间通信的VC++代码。参照孙鑫视频讲解编写-Inter-process communication in VC++ code. Video explaining the preparation of reference to Sun Xin
-
-
0下载:
通过WM_COPYDATA等建立进程间通信,客户端与用户端的通信-Such as through the establishment of inter-process communication WM_COPYDATA, client and client communication
-
-
0下载:
VB DDE通信 Demo, 用DDE实现进程间通信-VB DDE Communication Demo, to achieve inter-process communication using DDE
-
-
0下载:
Inter process communication. communication through process.
-
-
0下载:
windows异步管道示例程序,实现进程间通讯-asynchronous pipeline windows sample program, to achieve inter-process communication
-
-
0下载:
IPC(Inter-process communication) by memory sharing class.
-
-
0下载:
IPC Between Managed and Unmanaged Code
-Technology keeps leaping forward at a fast pace applications in projects, large or small, normally cannot keep up with this speed. On one hand, it doesn t make sense to port old code to the new state merely
-
-
0下载:
进程间的通讯简单明了。是书本上的例子,初学者好用-Inter-process communication is simple. Example, on the books for beginners easy to use
-
-
0下载:
windows进程之间通讯的例子程序,仅供参考-examples of communication between the windows process procedures for reference only
-
-
0下载:
应用分别Pipe和共享内存实习进程间同学,此工程为server工程,在debug目录包含client应用程序,同时运行2个程序,实现进程间通讯。-Applications, respectively, Pipe and shared memory internship process between students, this project contains the client application in the debug directory server project, run t
-
-
0下载:
C# 实现进程间通讯 采用 Win32 Api方式通讯-C# implementation of inter-process communication using Win32 Api communicate
-
-
0下载:
inter-process communication (IPC) is a set of methods for the exchange of data among multiple threads in one or more processes. Processes may be running on one or more computers connected by a network. IPC methods are divided into methods for message
-
-
0下载:
进程间通信之共享内存。 因为我也初学者,所以注释可能有点啰嗦。最后希望该作品对下载该文件的人士有帮助。-Sharing memory to achieve inter process communication.
-