搜索资源列表
Linux进程间通信测试程序
- Linux网络测试程序,有详细注释。(Linux进程间通信)-Linux network test order, has the detailed annotation. (The Linux advancement corresponds)
Linux环境进程间通信
- Linux环境进程间通信-Linux inter-process communication
UNIX网络编程 第2卷 进程间通信.tar
- UNIX网络编程 第2卷 进程间通信 代码-UNIX Network Programming Volume 2 inter-process communication code
linux进程间通信的例子
- 用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
进程间通信
- 描述unix,linux下进程间通信方式-described unix, linux under inter-process communication
ipc qt 进程间通信
- qt 进程间通信,windows系统下运行,可以有两种方式 QLocalSocket 或 QSharedMemory-qt inter-process communication, windows system running, there are two ways QLocalSocket or QSharedMemory
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
thread_com.tar
- UNIX(进程间通信代码),用于新学者了解进程间各种方式的通讯-UNIX (inter-process communication code) for the new academic processes in all forms of communication
MemoryMap
- 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. Here, I only conclude, in the h
ProcessCommunication
- Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named
CommunicationBetweenProcesses
- vc++进程间通信的一个例子,采用两种方式实现进程间通信.一个是发送共享消息,一个是内存映射文件.可直接执行.因为没有其他的内容,初学者可采取修改对比法进行学习,迅速掌握其中的原理.-vc++ process communication An example of two way communication process. One is sent to share the news, one is memory-mapped file. can be directly executed. b
IPC_linux
- 源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared m
exe2exe
- 进程嵌套及进程间通信,代码精练 小巧实用-The process of nesting and inter-process communication, the code concise compact utility
unix
- linux下的进程间通信,里面有无名管道通信的代码和结果。-linux pipe
Linuxcommunications
- Linux环境进程间通信,详细阐述Linux环境进程间通信-Linux environment for inter-process communications, the environment in detail the process of communication between Linux
fifo
- linux下进程间通信方式之一的fifo读写源程序。-One of the IPC under linux, including fifo read and write source code.
Lesson17vc
- vc 进程间通信,两个应用程序间数据通信,共享-vc-process communication, the two data communication between applications and share
libZZ
- 本程序通过socket实现了简单的单台计算机进程间通信,接口简单,方便实用!-Socket to achieve this process through a simple process of a single computer communication, interface is simple, convenient and practical!
txin
- linux系统的shm.c等源码文件,熟悉linux系统的消息通信机制;基于共享存储区的进程间通信的设计-shm.c systems such as linux-source documents, familiar with the linux system message communication mechanism based on the shared storage area of the design-process communication
UNIX网络编程第二卷 进程间通信.pdf
- UNIX网络编程第二卷 进程间通信,主要介绍进程间通(UNIX network programming, second volumes of inter process communication, mainly introduced inter process)