搜索资源列表
BridgeWinJava.zip
- 使Windows程序和Java程序进行通讯的Windows控件和java类
CAnonPipe_src.zip
- 一个使用匿名管道实现进程间通讯的程序
ConnectionPipe_demo.zip
- 不同机器之间使用命名管道(named pipe)通讯
IPCTrace_demo.zip
- 将通讯内容发到另外一个程序中从而实现跟踪进程通讯内容的一个程序
ipc_wmcopy_src32.zip
- 使用WM_COPYDATA消息进行进程间通讯的程序
Mailslot_src.zip
- Mailslot进程通讯机制的服务端和客户端实现的封装类
SharedMemIpc_demo.zip
- 使用共享内存通讯的程序例子
sm_mz_demo.zip
- 共享内存多进程通讯例子
学习多线程之一:线程通信--利用事件对象
- 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
page56
- 刊登在2005年第2期的代码,代码演示了在Visual C++中利用自定义消息实现线程间通讯。-published in 2005, two of code, code demonstrating the use of Visual C since the definition of news to achieve communication between threads.
myipc
- Unix 下进程间通讯的经典范例程序。 在Redhat 9下调试通过。-Unix inter-process communication classic example of the procedure. In Redhat 9 under through debugging.
MemoryFileMap
- 进程间的通讯技术之一——内存文件映射法。-inter-process communication technology, one -- memory document mapping method.
在VC++ 6.0下利用共享内存、消息实现内部进程通讯
- 在VC++ 6.0下利用共享内存、消息实现内部进程通讯-in VC 6.0 using shared memory, message achieving internal communications process
ipc_wmcopy_src32.zip
- 使用WM_COPYDATA消息进行进程间通讯的程序, Uses the WM_COPYDATA news to carry on the advancement the communication procedure
sm_mz_demo.zip
- 共享内存多进程通讯例子,the demo of shared memory multi-process communication
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
Mailslot_src
- Mailslot进程通讯机制的服务端和客户端实现的封装类-Mailslot advancement communication mechanism service end and customer end realization seal class
CAnonPipe_src
- 一个使用匿名管道实现进程间通讯的程序- A use anonymous pipeline realizes the advancement the communication procedure
IPCTrace_demo
- 将通讯内容发到另外一个程序中从而实现跟踪进程通讯内容的一个程序- Sends to in other procedure the communication content thus a realization track advancement communication content procedure
jc
- 进程通讯(自定义消息) -The process of communications (custom message)