lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwip complex example


From: massimiliano cialdi
Subject: Re: [lwip-users] lwip complex example
Date: Wed, 5 Jul 2017 08:41:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

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...





reply via email to

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