Using Boost.asio with IGMPv3
30 Sep
2009
30 Sep
'09
8:49 p.m.
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
5520
Age (days ago)
5520
Last active (days ago)
0 comments
1 participants
participants (1)
-
Steve T