Am 07.08.2019 um 11:15 schrieb Erwan:
Hi all,

I'm trying to use the httpserver_netconn from the contrib repo. I can
receive HTTP request and respond back but the response is not right, there
is only data, no IP header ... Do you have an idea of what is happening ?

Well, the httpserver_netconn is rather meant as an example of how to use
this API, not as a fully working, functional http server. That's also
the reason why it is located in 'contrib', not in 'src/apps'...

Anyway, there's no problem with using the raw API httpd from
src/apps/httpd even if you are using an RTOS.

Regards,
Simon

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

Reply via email to