Hi All,
We have a requirement where we need to send SOMEIP Service Discovery message as UDP to an AUD using NI XNET drivers and NI 8523 as interface. However, after creating the IP stack, we are trying to initiate separate UDP communication to same destination IP, port. Because, SOMEIP services are different and their local addresses are also different.
We are currently getting an error in the 2nd loop that 'address is already in use'. Is it not possible to create separate UDP communication from different source IP but to same destination IP and port?