搜索资源列表
ipc
- linux下进程间通信 消息的创建、发送和接收 使用消息调用 msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K 的消息的发送和接收程序。 -under linux to create inter-process communication messages, send messages and receive calls using msgget (), msgsnd (), msgrcv (), msgctl () the preparation o
Interprocess-Communications
- linux进程通信编程书籍,非常好的参考书,详细的讲解了linux进程间的操作和协作。-linux process communication programming books, very good reference book, a detailed explanation of the operation and collaboration between the linux process.
shar_stor
- linux 共享存储 进程间通信 开发工具 ubuntu-ubuntu linux shared memory inter-process communication development tools
linux
- linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
fork.tar
- linux 多进程实例,涉及进程间通信以及文件锁的简单应用-linux mutily proces file lock
msgqueue
- 这段代码通过列子介绍了如何使用消息队列进行进程间通信,代码比较详细-/* * 2013-12-23 * * NOTHING * * wcxontheway@126.com * * this file shows how to use msg queue in the linux * **/
msgqueue
- 自编linux中基于消息队列的进程间通信模块,经过调试恩能够成功应用的模块-Editing the Linux interprocess communication module based on message queue, after debugging successfully application module