搜索资源列表
内存映射文件进行进程通信
- 使用内存映射文件在两个进程间进行通信-use memory-mapped file between the two processes communicate
运用异步输入输出流编写Socket进程通信
- 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通信程序.-code, as "Merlin&quo
进程通信
- 一个进程通信的例子-an example of communication between processes
第43章 进程通信
- 第43章 进程通信.rar-Chapter 43 process communication. Rar
(进程通信)
- 进程管理中的进程通信 父进程和子进程间的通信 以及五种通信方式-process management of the process of communication process and the father of the child process and the communication between the five means of communication
窗口间通信示例FormCommunicationSample
- 窗口间通信示例FormCommunicationSample
PC
- 用VC++6.0实现进程通信,采用的通信方式是共享内存,Server端和Client端可以进行双方通信-With VC++6.0 to achieve the process of communication, the use of means of communication is shared memory, Server-side and Client-side communication can be both
CopyData
- 程序采用vc++编写,用来在不同进程中通信,采用WM_COPYDATA消息来传递数据,和其他进程通信相比,具有简单,强大的特点。-Using vc++ program written in different processes used to communicate, using WM_COPYDATA message to pass data, and other processes, communication, compared with a simple, powerful featu
proces_comm
- 很好的进程通信的例子,值得学习,对VC++编程有很好的参考意义-A good example of the process of communication, it is worth learning, for VC++ Programming have a very good reference value
RTXDemo
- 关于windowsRTss进程与Win32进程通信的例子-communication between RTSS process and win32 process
Thread_13
- 基于共享内存的进程通信,调用CreatFileMapping,MapViewOfFile,strcpy实现-Shared memory based on the process of communication, call CreatFileMapping, MapViewOfFile, strcpy implementation
IPC_shareCode
- 此程序是进程间共享快速通讯的例子,目的是快速的进行多进程数据传输和存储,对于编写进程通信有着非常重大的参考价值,是codeproject上很重要的一篇文章的源代码。-This process is the process of sharing examples of rapid communication, the purpose of rapid multi-process data transfer and storage, for the preparation of the proces
cam
- 这是一个关于进程通信的例子,其中包括三个文件夹,内有文件说明,请自读,如遇到问题 请自己解决 -This is an example of communication on the process, including three folders containing documents, please self-reading, such as your own to solve problems
kkk
- 进程通信的例子,已经过调试,非常非常好用-Examples of the process of communication, has been commissioning, easy to use
ShareMemory_vs
- 通过共享内存实现进程通信,vs 2005 实现-process communicate by share memory
ShareMemery
- 内存共享技术,进程通信,通过内存指定区域进行共享使进程间相互通信-Memeory sharead
shareMemory
- 共享内存,进程通信,进程同步 源代码 vs2005平台-Shared memory, process communication, process synchronization platform source code to vs2005
VC代码
- 一个简单的通过内存映射文件进行进程通信的实例,Process1写内容,Process2进行内容展示。(process communication)
进程通信之三 父进程传参数与子进程返回值
- 说明进程之间通讯技术及使用方法,附带程序例程(Process communication)
DLL防盗用_进程通信演示
- 有兴趣可以看下,介绍一些防破解功能,高手作用不大(Interest can be seen, introduce some anti cracking functions)