redcore/README.md

317 B

redcore

redNET networking suite

Build

To build redCore (the userspace network engine) do the following:

make redcore

To build redCtl (the controm program for redCore) do the following:

make redctl

To build the send tester do the following:

make testSend