I think the only change needed is to multicast to `FF02::C` instead of `239.255.255.250`, and setup the socket to work with IPv6. Ideally, I think support for both standards concurrently would be better than only attempting one.
I think the only change needed is to multicast to
FF02::Cinstead of239.255.255.250, and setup the socket to work with IPv6.Ideally, I think support for both standards concurrently would be better than only attempting one.