Hi,
I want to use UDP protocol for ethernet communication using LwIP stack and want to communicate controller with client application.
I have configure the UDP connection for single destination IP (for single client application).
Now, there are several applications with different IPs, so every time I need to change the destination IP in CCS project.
Is there any way to use UDP Broadcasting in project? So that I don't need to change IP every time.
There are some links for UDP broadcasting, I tried that way, but it doesn't work for me.
Please help me, If anybody have any idea regarding this.
Thanks
Pratik