Is multicast supported on wiz752sr-125 board? If tried specifying multicast address but the no data output observed on wireshark. Please indicate how to do multicasting on wiz752sr-125?
louis
October 18, 2021, 1:19am
2
Hi
After V1.2.5, I heard that multi-casting is supported.
Please update the firmware first. Please refer to the post below.
Yes.
In multicast socket, I want that WIZ750SR sends data to multicast IP and ONLY receives data on local unicast IP. I do not want that WIZ750SR receives multicast data.
The problem is, that WIZ750SR joins the multicast group and therefore receives multicast data sent from other WIZ750SR modules.
I used Wireshark to analyse the network traffic and saw that each WIZ750SR joins the multicast group and sends IGMPv2 Membership Report messages.
Is it possible to use multicast socket without jo…
Thank you.