Hi,

I think I do not understand your question.

UDP is connectionless oriented ?

That means you can get data from anyone sending to your listening port and you 
can send data to any 
address you choose regardless of who sent you the data and from where.

If we have an understanding with the above please rephrase the question.

BR,
Noam.

-----Original Message-----
From: lwip-users [mailto:[email protected]] On 
Behalf Of mgirke
Sent: Monday, November 07, 2016 10:43 AM
To: [email protected]
Subject: [lwip-users] setting up multiple UDP connections with same prio and 
different data to send

Hi,

I am using RTOS and LwIP 1.4.1 and would like to send different data to 
different remote IP addresses. Sending priority should be the same and possibly 
handled at the same time. My single UDP connections works fine. Can I just set 
up a new UDP_TASK with xTaskCreate or are there better ways to achieve this?

Thanks!
 



--
View this message in context: 
http://lwip.100.n7.nabble.com/setting-up-multiple-UDP-connections-with-same-prio-and-different-data-to-send-tp27709.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to