|
Contiki 3.x
|
A simple webserver for web servicesMore...
#include <stdio.h>#include <string.h>#include <stdlib.h>#include "contiki-net.h"#include "httpd-ws.h"Go to the source code of this file.
A simple webserver for web services
Definition in file httpd-ws.c.
1.8.5