Skip to content

lybmath/ndn-wifidirect-linux

 
 

Repository files navigation

Usage

WAF build system uses two build stages:

  1. Configuration

     ./waf configure [optional-flags]
    
  2. Build

     ./waf build
     # or just ./waf
    

After successful build, the compiled binaries will be located in ./build folder and can be installed to standard location using ./waf install command.

About

Protocol to run NDN over WiFi Direct for Linux devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.6%
  • Python 4.4%
  • Makefile 2.1%
  • C++ 1.8%
  • Other 0.1%