Contiki 2.5
Variables
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.

Variables

webserver_log_file & uip_conn
 Pointer to the current TCP connection. More...
 

Detailed Description

    A simple web server forwarding page generation to a protothread
Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se Niclas Finne nfi@s.nosp@m.ics..nosp@m.se Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e David Kopf dak66.nosp@m.4@em.nosp@m.barqm.nosp@m.ail..nosp@m.com (AVR adaptation)

Definition in file httpd-simple-avr.c.