Hello, first at all, sorry if I ask a question that is solved here
in the past. The search function in the forum seems to do not
work…
My problem is to send a UDP-Multicast from a PC
(10.1.2.3/255.255.0.0) to a STM32-Board with an IP away from its
range. For Example 132.0.6.30/255.255.0.0.
If I use the same configured UDP-Socket, but with a remote IP of
132.0.6.20 it works. Also a remote configuration of 132.0.1.19
works.
At my knowledge, I expect that in c
↧