lwip-users
[Top][All Lists]
Advanced

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

AW: [lwip-users] lwIP web server on the FreeRTOS


From: Mathias Zenger
Subject: AW: [lwip-users] lwIP web server on the FreeRTOS
Date: Wed, 15 Jul 2009 07:21:14 +0200

There is a WEB server implementation available in the FreeRTOS example of ATMEL's AVR32 Studio. Here is the description:
 

The Basic Web server

Implements a simplistic WEB server. To use this demo part, define HTTP_USED to 1, else define to 0. (default is 1)

Demo description: Every time a connection is made and data is received, a dynamic page that shows the current FreeRTOS.org kernel statistics is generated and returned. The connection is then closed.

Note: The WEB server is reachable at the IP address 192.168.0.2.
 
Check the two attached files to see how it works.
 
 
-----Ursprüngliche Nachricht-----
Von: address@hidden [mailto:address@hiddenIm Auftrag von Bill Yang
Gesendet: Dienstag, 14. Juli 2009 16:44
An: address@hidden
Betreff: [lwip-users] lwIP web server on the FreeRTOS

Hi,

 

I wonder if there is lwIP web server sample running on FreeRTOS platform.

 

Regards,

 

Bill Yang
Software Engineer

direct:    +1 801.433.6354
email:   address@hidden


Parvus

RUGGED SOLUTIONS for REAL WORLD APPLICATIONS

USA3222 S. Washington St. | Salt Lake City, Utah 84115 | Tel. +1 801.483.1533 | Fax +1 801.483.1523 |
www.parvus.com    

A Member of EUROTECH GROUP

 

Attachment: BasicWEB.c
Description: Text document

Attachment: BasicWEB.h
Description: Text document


reply via email to

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