搜索资源列表
IPC弱口令扫描
- 扫描有IPC漏洞的主机-scan IPC loopholes in the mainframe
ipc.rar
- ipc.rar
IPC
- IPC共享内存,文件映射编程,实现原理详解-ipc describe
perating
- 一种安全高效的Java操作系统IPC机制的设计与实现-A safe and effective mechanism for Java Operating System Design and Implementation of IPC
ProducerConsumer
- ipc经典问题用来实现生产者消费者问题,操作系统,PV原语-achieve the producer and consume problem
aidl-Cross-process-calls
- 这两天在学习aidl跨进程调用,研究了一天终于写出了个helloword……开发aidl跨进程调用,主要分以下步骤: 1.创建.aidl文件-该文件(YourInterface.aidl)定义了客户端可用的方法和数据的接口。 2.在makefile文件中加入.aidl文件-(Eclipse中的ADT插件提供管理功能)Android包括名为AIDL的编译器,位于tools/文件夹。 3.实现接口-AIDL编译器从AIDL接口文件中利用Java语言创建接口,该接口有一个
Supplier
- Value type that contains information about a periodic sync. Is parcelable, making it suitable for passing in an IPC.