:: [DNG] The backend of simple-netaid …
Top Pagina
Delete this message
Reply to this message
Auteur: aitor_czr
Datum:  
Aan: dng
Onderwerp: [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.