Boost logo

Boost Users :

Subject: [Boost-users] Multicast using Asio
From: Vince Deters (vince.deters_at_[hidden])
Date: 2011-12-01 10:57:13


Hi,
I'm working on a rudimentary pub/sub mechanism using Asio, with the requirement that the publisher be notified when a new subscriber appears. Using multicast, this would correspond to a subscriber joining the multicast group. But it appears there's no way for the publisher to know this, correct? If so, is the only alternative to dedicate a socket to each pub/sub pair?
Thanks,
Vince



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net