文件名称:ipc
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-12-10
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- che***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux中实现进程间的通信,实现两进程间的通信,使用的方法有无名管道,有名管道,共享内存等。-Linux to achieve inter-process communication, to achieve communication between the two processes, the methods used are anonymous pipes, named pipes, shared memory, and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ipc\8-2-2-1\Makefile
...\.......\pipe.c
...\....4-1\Makefile
...\.......\standard_pipe.c
...\....5-1\fifo_read.c
...\.......\fifo_write.c
...\.......\Makefile
...\..3-2-1\kill_raise.c
...\.......\Makefile
...\......2\alarm_pause.c
...\.......\Makefile
...\....3-1\Makefile
...\.......\signal.c
...\......2\Makefile
...\.......\sigaction.c
...\......3\Makefile
...\.......\sigset.c
...\..4\Makefile
...\...\sem_com.c
...\...\sem_com.h
...\...\sem_fork.c
...\..5-2-1\Makefile
...\.......\shmem.c
...\.......\shmem_base.c
...\..6-2-1\Makefile
...\.......\msgque.c
...\.......\msgrcv.c
...\.......\msgsnd.c
...\..7-1\Makefile
...\.....\pipe_select.c
...\....2\customer.c
...\.....\Makefile
...\.....\producer.c
...\.....\sem_com.c
...\.....\sem_com.h
...\.....\shm_com.h
...\8-2-2-1
...\8-2-4-1
...\8-2-5-1
...\8-3-2-1
...\8-3-2-2
...\8-3-3-1
...\8-3-3-2
...\8-3-3-3
...\8-4
...\8-5-2-1
...\8-6-2-1
...\8-7-1
...\8-7-2
ipc