:: [DNG] The backend of simple-netaid …
Página Principal
Delete this message
Reply to this message
Autor: aitor_czr
Data:  
Para: dng
Assunto: [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.