on my local network, there is a udp broadcast sent by a server every 5 seconds. It is 120 Byte long.
I am trying to set a socket in order to consume it:
Unfortunately, I am getting error message in the binding line:
What could be the problem? Wrong IP format? Or am I doing something wrong when instantiating?
Would be really happy if someone could help me anyhow.
Best regards