搜索资源列表
进程间通讯
- uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
cop
- 在嵌入式LINUX下,利用QCOP在进程间通信的实例。通过该实例你可以熟悉QCOP进程间通信机制。
进程间通信
- 用消息队列实现的简单聊天程序
0301_test-process
- ARM Linux2.4 进程间通信 非常好 -ARM Linux2.4 process communication very good
Book-EmbLinuxApp-Code
- 嵌入式LINUX事例代码,里面包括的文件主要有进程间的通信,串口的编程等-Examples of code embedded LINUX
8
- 《嵌入式Linux应用程序开发详解》第8章 进程间通信-" Embedded Linux application development explain" Chapter 8 Inter-process communication
Embedded-Linux-application-
- 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
mymp3
- mp3应用层控制程序,利用进程间通信的共享内存方式实现通信,实现歌曲的上一曲,下一曲,暂停,继续,停止等功能-mp3 application layer control procedures, the use of shared memory inter-process communication means for communication, to achieve on a song, next song, pause, resume, stop, etc.
msg
- S3C6410平台下的进程间通信,使用消息队列方式。-IPC using message queue for S3C6410
msgbuf
- linux下进程间的通信,非常好的实例,代码页比较好,完整-linux under the inter-process communication, a very good example, code page, complete
test-app
- 自制的linux下对一些外设接口的产测软件,在显示上使用Android界面,利用socket中的UDP来实现进程间通信。-Homemade linux some production measured peripheral interface software used on the display Android interface, a UDP socket to achieve inter-process communication.
LINUX-training-PPT--and-lab
- linux培训ppt全套资料,包含常见的linux进程间几种通信方式等源码,包含部分书籍-linux training ppt full set of information, including the source of the the several communication between the common linux process, contains some of the books
processaproach
- 基于TQ2440的LINUX程序源码,进程间通信测试程序,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-TQ2440 Linux program source code, inter-process communication test procedures, C language, cross-compiler for arm board procedures available in the linux environment
ps_bat
- linux进程间通信消息队列 很好的通信实例,有助于开发人员作为文档-linux pros communication used message squeue
communications
- 在linux平台下开发的进程间通信源码,通信采用消息队列机制传输数据,具有很强的实用性-Under the inter-process communication linux-source platform development, communications message queue mechanism using data transmission, has a strong practical
ShareMemory
- 进程间通信时使用的共享内存的类,包含创建,读取,写入操作,可以很方便的使用来控制进程间通信。-To easily deal with the communication of different processes, the ShareMemory class can be used to creat,write and read the ShareMemory,and the operations are atomic.
netlink1
- 用户进程与内核进程间通信,用与用户进程和内核进程之间通信的一种方法-Between the user process and the kernel process communication
VolumeControlprocess-communication
- 嵌入式系统存在进程间通信的问题,本例就是进程间通信的一种具体实现方法:消息队列-this example si for two process communication on based Liunx system
ShareMemory
- 进程间通信时使用的共享内存的类,包含创建,读取,写入操作,可以很方便的使用来控制进程间通信。-To easily deal with the communication of different processes, the ShareMemory class can be used to creat,write and read the ShareMemory,and the operations are atomic.