搜索资源列表
pipe-demo
- linux管道通信,命名管道怎么做到进程间通信的-linux pipe commnuication,how to ipc using named pipe
the-message-communication-principles
- 【实验内容】 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过消息队列相互发送消息(512字节)。 【实验目的】 系统了解linux系统的通信机构IPC ,掌握IPC中消息通信机制,理解消息通信的方法及特征。 【实验要求】 (1)掌握系统调用msgget()、msgsnd()、msgrev()、msgctl()的使用方法及其功能,理解消息通信原理; (2)系统理解linux 的三种通信机制。 -Experimental Cont
linux下双网卡配置
- 双网卡工控机配置内外网配置,同时连接公网及内网(Dual network card IPC configuring internal and external network)