![]() |
Contiki-NG
|
A simple webserver for web services. More...
#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.