Ok but I wonder how to implement two sockets, because reading txt documentation provided it seems that only a subset of api are thread safe, and I use LWIP + FreeRTOS.

So I wonder if I can do this with two threads or I have to do with just one.

I have other doubts about initialization


best regards

Max

On 04/07/2017 17:53, Jan Menzel wrote:
Hi Max!
        It's the nature of the stack that you may combine any examples you like
suppose you can provide sufficient resources. Running eg. http and sntp
is quite easy you just need more udp pcbs for sntp and/or tcp support
for http...



_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to