文件名称: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 of the length of 1K message sending and receiving.
使用消息调用 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 of the length of 1K message sending and receiving.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3-1.c
3-2.c
3-2.c