How to implement Windows 10 as a AllJoyn client?
Dear all
I have two PC: A and B.
The OS in A is Ubuntu 14.04, and is already implemented it as a gateway agent by following steps in https://wiki.allseenalliance.org/gate... .
The OS in B is Windows 10, i know that Windows 10 natively supports AllJoyn, now i want to use A to run some AllJoyn implementations with B, for example: use A to config B, use A to reboot B.
How to do this? How to implement Windows 10 as a AllJoyn client? Do i need install anything in B? Are there any documents i can refer to?
Thanks a lot.