搜索资源列表
severclientofpipecomminication
- 创建双线程,实现两个程序之间相互通信的功能,可应用于注册登陆等开启双界面、双进程的方面。
MapFileTrans
- 这是一个小型程序,通过内存映射的方式进行进程之间的通信-This is a small program the way through the process of memory-mapped communication between
Linux-Socket-Programming-By-Example
- socket利用客户/服务器模式巧妙地解决了进程之间建立通信连接的问题。服务器socket 半相关为全局所公认非常重要。-Linux Socket Programming By Example
youcao-
- 通过邮槽,用户可以实现一对多或跨网络的进程之间的通信-Through the mail slot, users can achieve many or cross-network communication between processes
association
- 实现进程之间的通信,传递一个值的小程序,运行时,须同是运行两个程序。-for communication of multi process,in the application,we must run the two program at the same time.
CommunicateThoughSharememory
- 通过共享内存机制实现两个进程之间的通信,并在其中一个进程中调用d-Communicate though share memory between two processes
VCPP--process-of-mutual-methods
- VC++中进程间相互通信的十一种方法,为了能在两个进程之间进行通讯,由本文几种方法可供参考- in the process of mutual communication of the eleven methods
ipc
- vc编写的进程之间通信的一个库,可以在不同的程序之间传递信息。-a library for communication between processes.
FileSender
- 实现两个进程之间的通信,具有文件传输功能。-File transfer capabilities between the two processes.