lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] setting up multiple UDP connections with same prio and


From: Noam Weissman
Subject: Re: [lwip-users] setting up multiple UDP connections with same prio and different data to send
Date: Mon, 7 Nov 2016 11:32:28 +0000

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:address@hidden On Behalf Of mgirke
Sent: Monday, November 07, 2016 10:43 AM
To: address@hidden
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]