Description: Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
- [queuetest] - Uses the signal light (semaphore), the
- [mmap] - Linux virtual memory for the driver to s
- [LinuxDeviceDriverDemon] - linux simple example driver code, shared
- [process] - linux demonstrated how to generate sub-p
- [linux-ipc] - LINUX process of learning to communicate
- [ipc] - Linux small example of the process of co
- [12_shm] - Linux, one example of inter-process comm
- [Linux-IPC.tar] - the source code included in the copresse
- [Linusocket] - socket
File list (Check if you may need any files):
进程间通信\信号灯\semaphore.c
..........\....\signal.c
..........\....\sigqueue.c
..........\消息队列\msg_queue.c
..........\管道\pipe.c
..........\共享内存
..........\信号灯
..........\信号
..........\套接字
..........\消息队列
..........\管道
进程间通信