Boost logo

Boost Users :

Subject: [Boost-users] Using Boost.asio with IGMPv3
From: Steve T (stevet96_at_[hidden])
Date: 2009-09-30 16:49:10


Greetings,

I am currently using Boost.asio to send and receive UDP multicast messages. I now have the requirement that all UDP messages use IGMPv3. Is IGMPv3 supported using the Boost.asio library? If not, how can I implement IGMPv3 in Boost.asio? It seems that adding IGMPv3 could be implemented by adding the IP_ADD_SOURCE_MEMBERSHIP option. What would be the best method for adding the socket option IP_ADD_SOURCE_MEMBERSHIP?

Thanks in advance,
Steve


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