Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Network Coding simulations based on the Kodo library

License

Notifications You must be signed in to change notification settings

steinwurf/kodo-basic-simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License

A valid Kodo license is required if you wish to use and install this library.

Please request a license by filling out the license request form.

Kodo is available under a research- and education-friendly license, see the details in the LICENSE.rst file.

About

This repository contains some basic Network Coding simulations based on the kodo library.

http://buildbot.steinwurf.dk/svgstatus?project=kodo-basic-simulations

If you have any questions or suggestions about this library, please contact us at our developer mailing list (hosted at Google Groups):

Build

To configure the examples run:

python waf configure

This will configure the project and download all the dependencies needed.

After configure run the following command to build:

python waf build

Run

After building, you may run the relay_simulations binary that was generated in the build folder (the actual path and extension depend on your OS):

./build/linux/relay_simulations/relay_simulations
./build/darwin/relay_simulations/relay_simulations
./build/win32/relay_simulations/relay_simulations.exe

About

Network Coding simulations based on the Kodo library

Resources

License

Stars

Watchers

Forks

Packages

No packages published