Questions tagged [alljoyn]

AllJoyn™ is an open-source application development framework that enables ad hoc, proximity-based device-to-device communication that is OS agnostic.

AllJoyn is an open source peer-to-peer (P2P) software development framework that enables ad-hoc, proximity-based, device-to-device communication without the use of an intermediary server. It allows developers to easily write proximity-based P2P applications with a common set of APIs across hardware platforms and OS environments. AllJoyn manages the difficult connectivity, networking and security requirements of P2P communications and allows developers to focus on delivering new and exciting user experiences.

Currently Alljoyn framework is officially supported on local IP network (ethernet / Wi-Fi, etc.) and there are unsupported implementations for WiFi-Direct and bluetooth (Bluez stack with root permission needed).

184 questions
-1
votes
1 answer

Could not find Alljoyn AboutConfOnbServer.apk(Onboarding Server) source code

I find onboarding client source code in Onboarding SDK samples but I could not find the server sample.Where can I find AboutConfOnbServer.apk(Onboarding Server) source code. Both onboarder and onboardee is running android.
selocan
  • 1
  • 1
-1
votes
1 answer

Light Service Framework Fails to build if original readme followed

If we follow original readme for building LSF, its keep failing at the first step. As soon as I run "scons" I get: scons: Reading SConscript files ... Checking c++ compiler support for -std=c++11 flag... yes Using OpenSSL crypto GTEST_DIR not…
rusyasoft
  • 11
  • 3
-2
votes
1 answer

Unable to install LSF (v15.04) iOS Sample Application

I would like to test AllSeen Alliance Lighting Service Framework (LSF) v15.04 Sample Application on iOS platform. Platform details are: HW = iPad, SW = iOS:9.2, Build Version:13C75. I have downloaded the IPA files from LSF WiKi page…
-5
votes
1 answer

Does connecting to Alljoyn disconnect wifi

I came across few WiFi based sharing applications which disconnect my phone's Internet connection. I was wondering if connecting and communicating using Alljoyn has the same effect. Does it disconnect?
Aditya T
  • 90
  • 1
  • 5
1 2 3
12
13