#include "hello-world.h"
#include "uip.h"
#include <string.h>
Go to the source code of this file.
Functions | |
void | hello_world_init (void) |
void | hello_world_appcall (void) |
An example of how to write uIP applications with protosockets.
Definition in file hello-world.c.