搜索资源列表
Unix进程通讯及同步互斥机制
- Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism M
在VC++ 6.0下利用共享内存、消息实现内部进程通讯
- 在VC++ 6.0下利用共享内存、消息实现内部进程通讯-in VC 6.0 using shared memory, message achieving internal communications process
进程-1
- 在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process -- VC design.
进程间通讯(一):Window下使用内存映射文件共享数据的例子
- Window下使用内存映射文件共享数据的例子 CreateFileMapping OpenFileMapping MapViewOfFile UnFileMapping等函数的具体应用。比较经典,可以直接拷到工程中应用。 使用过程中有问题。发邮件给我帮你解答,39514004@qq.com
在VCpp 6.0下利用共享内存、消息实现内部进程通讯 - 副本
- 在VCpp 6.0下利用共享内存、消息实现内部进程通讯 ,资源里包含了,客户端和服务器端程序实现源代码。
Mailslot_src
- Mailslot进程通讯机制的服务端和客户端实现的封装类-Mailslot advancement communication mechanism service end and customer end realization seal class
IPCTrace_demo
- 将通讯内容发到另外一个程序中从而实现跟踪进程通讯内容的一个程序- Sends to in other procedure the communication content thus a realization track advancement communication content procedure
sm_mz_demo
- 共享内存多进程通讯例子-the demo of shared memory multi-process communication
进程间通讯
- uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
在VC++ 6.0下利用共享内存、消息实现内部进程通讯
- 在VC++ 6.0下利用共享内存、消息实现内部进程通讯-in VC 6.0 using shared memory, message achieving internal communications process
进程-1
- 在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process-- VC design.
Unix进程通讯及同步互斥机制
- Unix进程通讯及同步互斥机制,包括进程的管道通讯以及信号量实现的同步互斥机制-Unix process communication and synchronization contradict mechanisms, including the process of communication and signal pipeline capacity to achieve the synchronization mechanism M
Unix06.03.17
- linux下有关多任务,进程通讯 ,多线程的绝好的学习的例子-under the multi-task, process communications, multi-threaded an excellent example of learning
MapTest
- windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
IPC_MSGClient
- EVC编写的WINCE下进程通讯程序客户端-EVC prepared under the process of WINCE client communication procedures
IPC_MSGServer
- EVC编写的WINCE下进程通讯程序服务器端-EVC prepared under the process of the communication process WINCE server-side
communication
- 实现Linux操作系统中的进程通讯功能,巩固操作系统的进程通讯原理。-Linux operating system to achieve the process of communication functions, the consolidation process of the operating system communication principle.
jc
- 进程通讯(自定义消息) -The process of communications (custom message)
MultiThread
- 多线程编程,进程通讯,管道通讯,-MultiThread
进程通信之三 父进程传参数与子进程返回值
- 说明进程之间通讯技术及使用方法,附带程序例程(Process communication)