Hi,

> Question: Is it possible to use SSI and CGI with netconn API?

Reply: of course. Find an implementation (at 100% exists) of SSI and
CGI for a raw mode and rewrite it.
In general, SSI and CGI are out of scope the lwip because these are
web technologies.
http://en.wikipedia.org/wiki/Server_Side_Includes
http://en.wikipedia.org/wiki/Common_Gateway_Interface

Martin

On 12 January 2011 09:30, AMSN <[email protected]> wrote:
>
> Hi
>
> I am using LwIP 1.4.0 with FreeRTOS. I have web server application based on
> netconn API, I would like to use SSI and CGI in this application.
> Question: Is it possible to use SSI and CGI with netconn API?
>
> Thanks.
>
> --
> View this message in context: 
> http://old.nabble.com/Netconn-API-with-SSI-and-CGI-tp30651217p30651217.html
> Sent from the lwip-users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> lwip-users mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/lwip-users
>

_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to