I want to use joinGroup() to receive udp multicast message, but always get fail.
Fail means that joinGroup() always return false, and can't receive any meesage.
I found joinGroup() be discussed before that it has some issue.
Have these issues already been fix now?
If not what is the limitation for joinGroup() now? Thank you