[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] libmicrohttpd with lwip and uC/OS-II
From: |
Martin Velek |
Subject: |
Re: [libmicrohttpd] libmicrohttpd with lwip and uC/OS-II |
Date: |
Sat, 5 Oct 2013 16:02:38 +0200 |
Check this thread.
http://lists.gnu.org/archive/html/libmicrohttpd/2012-09/msg00001.html
Turn on BSD socket in your LWIP.
Martin
On Fri, Oct 4, 2013 at 11:25 AM, <address@hidden> wrote:
> I'd like to use libmicrohttpd with the following Environment:
>
> - PowerPC MPC852
> - uC/OS-II real time OS
> - lwip 1.4.1 TCP/IP stack
>
> Is there a way to use the HTTP library without pthread and with own sockets
> read/write? Any examples?
>
> Thanks a lot for any hints!
>
> Best Regards
> Markus
>