node-alljoyn
Version:
Access Alljoyn service functions
18 lines (13 loc) • 685 B
Plain Text
AllJoyn C++ Samples for Linux README
------------------------------------
This directory contains the following AllJoyn C++ API samples:
basic -
Contains a set of samples that show how to advertise, discover, connect
and communicate over AllJoyn using the C++ AllJoyn API.
chat -
This sample shows how to use AllJoyn's C++ API to discover and connect
with other AllJoyn enabled devices.
SampleDaemon -
This sample runs a bundled AllJoyn router. It can be passed a name
via the command-line, that is quietly advertised, to be discovered
by thin-client applications (eg. apps running on Arduino Due)