搜索资源列表
IPC$PWcaijie
- 使用VB编写的 ipc$ 口令猜解程序 源码,该称序经测试,破解速度很快,是网络入侵的一个有用工具
ipc-0.2
- Linux 下 Qte IPC通信程序,包含客户端及服务器端
ipc.rar
- LINUX下的进程间通信的资料和程序,有讲解并附有很多典型例程序,LINUX under the inter-process communication of information and procedures, explain the procedure along with a lot of typical cases
ipc
- ipc通信,哲学家就餐问题 采用信号量控制-ipc communications, dining philosophers problem using semaphores control
Linux-IPC.tar
- 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
ipc
- 这个资料非常不错,详细介绍LINUX内核源代码-This information is very good, detailed information LINUX kernel source code
Linux_IPC_API.tar
- Linux IPC mechanism reference API
ipc
- linux下进程间通讯列子,包括消息队列,共享内存等-linux Liezi under the process of communication, including message queues, shared memory, etc.
ipc
- Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
ipc
- Linux IPC (message queue, pipe, sharememory, semaphore, signal and socket) examples
ipc_msg_test.c
- ipc v 消息队列的demo例子 创建消息队列后,发一个,收一个,最后删除消息队列-ipc v Message Queue Message Queue to create demo example, the hair of a close one, and finally delete the message queue
alp-ch05-ipc
- Interprocess Communication of UNIX and Linux
UNIX_Network_Programming__Interprocess_Communicat
- A very good book on UNIX network programming - Volume 2 for IPC (shared memory, message queue...)-A very good book on UNIX network programming- Volume 2 for IPC (shared memory, message queue...)
unix-ipc
- 进程间通信的原理 过程 实现 以及系统调用-unix ipc
ipc_demo
- linux ipc经典问题生产者与消费者问题及几个简短多线程编程代码-linux ipc classical problem about consumer and the pruducer and some easy pthread codes
ipc
- ipc的 通信机制 read 和 write-ipc communication mechanism read and write
ipc_demo1.0.tar
- IPC各种机制的整理,比如消息队列,内存共享,PIPE,适合学习练习-The collection of the various IPC mechanisms, such as message queues, shared memory, PIPE, suitable for learning and practice
ipc
- linux下的服务端和客户端的聊天测试程序-Under linux server and client chat test program
ipc
- linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
IPC
- IPC (InterProcess Communication)程式範例,範例為共享記憶體,Semaphore,訊息佇列-exampleIPC
