The document provides an overview of AllJoyn, an open source framework that allows devices and applications to communicate over a network. It discusses AllJoyn's software components, including the client library, router, language bindings, and concepts like objects, interfaces, methods, signals and properties. The document also covers how AllJoyn implements ad-hoc bus formation through discovery of services, session creation to connect devices, and how applications can expose functions and connect to other devices on the bus.
Related topics: