搜索资源列表
ACE-5.5.tar
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++ Wrapper Facade(包装外观)和框架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,-Adaptive Comm
android-binder-shenruqainchu
- android 深入浅出 binder 机制,由浅入深详述了android进程间通信实现机制-android layman binder mechanism, Deep detailing the android to achieve inter-process communication mechanism
SendConsoleMessage_2nd
- symbian平台进程间通信代码,两个exe间通信-symbian platform for inter-process communication code
Android-basis
- 作者:华清远见3G学院。第二章、Android基础。《Android多媒体编程从初学到精通》在本章中,将会介绍一些Android的基础知识,如Android的UI框架、启动过程、进程间通信、上下层之间的交互方法,以及Android为了获得更高的速度而在系统性能上所做的优化等,为接下来的章节做好铺垫。-Author: HuaQing vision 3 G institute. The second chapter, Android basis. "The Android multimedia pr
Android-kennel-analysis
- 对Android内核的文件系统、进程间通信、内存管理、电源管理、驱动及其他进行了分析-Android kennel analysis
AIDL
- android关于进程间通信的源码,希望对大家有用-android source of inter-process communication, I hope useful
communicat-with-multi_process
- delphi 进程间通信 传送短信息 可附加消息内容-Delphi interprocess communication sending short messages can be attached to the message content
Android
- Android进程间通信机制(Binder)介绍-Android Binder
android3_08
- android小程序,进程间service通信-android small program
sdd
- android进程间通信,主要介绍俩个进程如何进行通信的,采用的AIDL技术-android interprocess communication, introduces both a process of how to communicate, using AIDL technology
android
- Android的控制层开发,利用Intent实现进程间的通信,利用Intent进行Activity的跳转,以及链接网页信息。-Android development control layer, the use of Intent for communication between processes, the use of Intent conduct Activity jump, as well as links to pages of information.
AIDLExample
- Android AIDL 进程间通信示例-Android AIDL example