On Sunday, 8 October 2017 14:33:14 PDT Thiago Moura wrote: > Hi all > > Is there any way to avoid self discovery when initializing the stack as > CLIENT_SERVER? and in what cases does it make sense such behaviour? > > I am setting my app in this mode as a workaround for IOT-693
Your application needs to filter those out. It's not easy for the client stack to determine that it's coming from the same process. We need the ability to loop back to the same host in case there are more applications running on the same machine. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ iotivity-dev mailing list [email protected] https://lists.iotivity.org/mailman/listinfo/iotivity-dev
