I have three applications. A BusObject provider, a router, and a client. When I connect the provider and client to the router, the client uses the WhoImplements() to find all the devices. This seems to work fine. But when I stop and restart the router, and reconnect the provider (without restarting the process), it doesn't work. I'm wondering if there's some lingering state that I need to reset in order for the About announcements to work again.
Thanks Jake From: <[email protected]<mailto:[email protected]>> on behalf of Jacob Gladish <[email protected]<mailto:[email protected]>> Date: Tuesday, January 19, 2016 at 1:32 PM To: "'[email protected]<mailto:'[email protected]>'" <[email protected]<mailto:[email protected]>> Subject: [Allseen-core] disconnect and reconnect I see that there's an notification from the BusAttachment that indicates when a transport breaks down. I have a few questions. 1.) Should I assume that the notification from the BusAttachment about "BusDisconnected" is transport dependent in it's timelines? 2.) Does the BusAttachment re-establish a connection following a disconnect, or do I need to re-invoke BusAttachment::Connect()? Thanks Jake
_______________________________________________ Allseen-core mailing list [email protected] https://lists.allseenalliance.org/mailman/listinfo/allseen-core
