Hi everyone,
I am working with AllJoyn 15.04 and I am creating a secure interface
that has some method calls and signals. I am trying to make a
sessionless signal call to this interface. When the signal is made
however, the handler doesn't seem to respond. When I turn security off
on that interface, the signal handler is called properly.
I am aware that there is no way to securely transmit sessionless
signals; but is there any way to make a sessionless signal call to a
secure interface that will be seen by peers even if it is not secure?
My main concern is that I might have to place the signals on a separate
interface that doesn't have security enabled just to make the
sessionless call.
I have tried to add ALLJOYN_FLAG_SESSIONLESS to the Signal call and I
have added sessionless='t' to the signal match.
In the documentation of InterfaceDescription I saw that AddSignal has an
accessPerms parameter but I was unable to find documentation on its
possible values.
Please advice.
Thank you
Jorge
_______________________________________________
Allseen-core mailing list
[email protected]
https://lists.allseenalliance.org/mailman/listinfo/allseen-core