lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Dynamic web pages with lwip1.3.2


From: nicostage
Subject: Re: [lwip-users] Dynamic web pages with lwip1.3.2
Date: Fri, 31 Aug 2012 00:22:33 -0700 (PDT)

Oh I am sorry I just saw your message! Thank you very much, it is more clear
since you put only the SSI part.

Best regards,

Nicolas



Nico Sachs wrote:
> 
> Here is my example of using an SSI handler. 
> Just call init SSI after init HTTP and it's done.
> 
> Also attached a demo html which includes the lwIP stats.
> 
> Attention: i didn't used the safe string functions, so be aware that you
> don't overflow the buffer, which is defined in in httpd.h 
> 
> Nico
> 
> 
>  
>  
> 
> 
> 
> 
>   
> 
>     Title
> 
>   
> 
>    
> 
> 
> 
> 
> 
> 
> 
> Network statistics
> 
> 
> 
> 
> 
> Link         Transmitted packets
> 
>              Received packets
> 
>              Forwarded packets
> 
>              Dropped packets
> 
>              Checksum error
> 
>              Invalid length error
> 
>              Out of memory error
> 
>              Routing error
> 
>              Protocol error
> 
>              Error in options
> 
>              Misc error
> 
>              Cache hitted
> 
> 
> 
> Etharp       Transmitted packets
> 
>              Received packets
> 
>              Forwarded packets
> 
>              Dropped packets
> 
>              Checksum error
> 
>              Invalid length error
> 
>              Out of memory error
> 
>              Routing error
> 
>              Protocol error
> 
>              Error in options
> 
>              Misc error
> 
>              Cache hitted
> 
>       
> 
> IP           Transmitted packets
> 
>              Received packets
> 
>              Forwarded packets
> 
>              Dropped packets
> 
>              Checksum error
> 
>              Invalid length error
> 
>              Out of memory error
> 
>              Routing error
> 
>              Protocol error
> 
>              Error in options
> 
>              Misc error
> 
>              Cache hitted
> 
> 
> 
> UDP          Transmitted packets
> 
>              Received packets
> 
>              Forwarded packets
> 
>              Dropped packets
> 
>              Checksum error
> 
>              Invalid length error
> 
>              Out of memory error
> 
>              Routing error
> 
>              Protocol error
> 
>              Error in options
> 
>              Misc error
> 
>              Cache hitted
> 
> 
> 
> TCP          Transmitted packets
> 
>              Received packets
> 
>              Forwarded packets
> 
>              Dropped packets
> 
>              Checksum error
> 
>              Invalid length error
> 
>              Out of memory error
> 
>              Routing error
> 
>              Protocol error
> 
>              Error in options
> 
>              Misc error
> 
>              Cache hitted
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/lwip-users
> 

-- 
View this message in context: 
http://old.nabble.com/Dynamic-web-pages-with-lwip1.3.2-tp34270944p34372123.html
Sent from the lwip-users mailing list archive at Nabble.com.




reply via email to

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