lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Deatach LWIP Webserver


From: Luis Rossi
Subject: Re: [lwip-users] Deatach LWIP Webserver
Date: Fri, 15 Oct 2010 17:49:12 +0200

Hmm hoahead would be a good choice but i think it is OS dependent. i was looking for a webserver with no need of OS. Any sugestion? Most webservers that i fount are very dependent on the TCp/IP stack.

On Fri, Oct 15, 2010 at 5:17 PM, Simon Goldschmidt <address@hidden> wrote:
I don't think that the lwIP web server is a good starting point for that. The lwIP raw APi might be too different to the BSD socket API... However, I don't really have an idea which server is easier to port. I have read about "go ahead"web server some years ago (together with ecos), but I don't know if that one is easy to port...

Simon


Am 15.10.2010 um 14:03 schrieb Luis Rossi <address@hidden>:

> I am trying to deatach the WebServer Example that comes with LWIP to be used with any other BSD like stack. My idea is to use generic  BSD sockets and a sockaddr structure. The connection of the stack with the generic functions will be done on a different file. As i have limited experience with embedded stacks and webservers i want to know how doable is this? How dependent is the LWIP webserver of the stack other than using the standard BSD functions? Reading the file i could notice that it makes use of the PCB struct. Would be possible to remove it and place the connection with it on a differente file or not?
>
> Another question is, any one knows an embedded webserver that is easy to be ported to any stack?
>
> Thank you!!
>
> --
> Luís Filipe Rossi
> Electrical Engineer
> Escola Politécnica
> Universidade de São Paulo
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users

_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users



--
Luís Filipe Rossi
Electrical Engineer
Escola Politécnica
Universidade de São Paulo

reply via email to

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