Contiki 2.6

httpd-simple-avr.c File Reference

A simple web server forwarding page generation to a protothread. More...

#include <stdio.h>
#include <string.h>
#include <avr/pgmspace.h>
#include "contiki-net.h"

Go to the source code of this file.


Detailed Description

A simple web server forwarding page generation to a protothread.

Author:
Adam Dunkels <adam@sics.se> Niclas Finne <nfi@sics.se> Joakim Eriksson <joakime@sics.se> David Kopf <dak664@embarqmail.com> (AVR adaptation)

Definition in file httpd-simple-avr.c.