Functions

hello-world.c File Reference

#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)

Detailed Description

An example of how to write uIP applications with protosockets.

Author:
Adam Dunkels <adam@sics.se>

Definition in file hello-world.c.