Hi, This is common scenario in our testing that we are running multiple applications with BR on the same host.
Let me also quote from documentation to shed more light: > > > *We must be able to reuse the address/port combination so otherAllJoyn > daemon instances on the same host can listen in if desired.This will set > the SO_REUSEPORT socket option if available or fallback onto SO_REUSEADDR > if not.* This is the case for 9956 and 5353 ports. Regards, Krystian On Thu, Jan 12, 2017 at 6:49 AM, JongWoon Lee <[email protected]> wrote: > Hi, josh. > > I know if I run two alljoyn in one device, the two application use same > port(UDP : 9956). > > It is not problem? > > 2017-01-12 14:18 GMT+09:00 Josh Spain <[email protected]>: > >> This should work fine. Are you experiencing problems? If you are then can >> you explain your scenario? >> >> On Jan 11, 2017 7:02 PM, "JongWoon Lee" <[email protected]> wrote: >> >>> Hi. >>> >>> I have a question. >>> >>> If two alljoyn application built bundled router run in one device, >>> threre are problem? >>> >>> >>> _______________________________________________ >>> Alljoyn-core mailing list >>> [email protected] >>> https://lists.alljoyn.org/mailman/listinfo/alljoyn-core >>> >> > > _______________________________________________ > Alljoyn-core mailing list > [email protected] > https://lists.alljoyn.org/mailman/listinfo/alljoyn-core >
_______________________________________________ Alljoyn-core mailing list [email protected] https://lists.alljoyn.org/mailman/listinfo/alljoyn-core
