:: [DNG] The backend of simple-netaid …
Top Page
Delete this message
Reply to this message
Author: aitor_czr
Date:  
To: dng
Subject: [DNG] The backend of simple-netaid step by step
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.