Hi,
I'm building the backend of simple-netaid step by step, so that you can
test it about possible glitchs.
Here you are the first step:
http://www.gnuinos.org/examples/simple-netaid/
Build it:
$ ./build
and run:
$ ./simple-netaid-server
The output will be something like:
Conneted to <device_name> / Disconnected
Cheers,
Aitor.