richi235 / ns-3-dce

Run real programs in the discrete time simulator ns3

Home Page:http://www.nsnam.org/projects/direct-code-execution/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Documentation Status License

What is Direct Code Execution (DCE) ?

Direct Code Execution (DCE) is a framework for ns-3 that provides facilities to execute, within ns-3, existing implementations of userspace and kernelspace network protocols or applications without source code changes. For example, instead of using ns-3’s implementation of a ping-like application, you can use the real ping application. You can also use the Linux networking stack in simulations.

More explanation available on: http://www.nsnam.org/projects/direct-code-execution/

Documentation

In case you have a question, you should first refer to the documentation:

And look for answers on the ns3 mailing list https://groups.google.com/forum/#!forum/ns-3-users.

Contribute

Development is done on github and bugs should be filed at https://github.com/direct-code-execution/ns-3-dce/issues.

The mailing list used to discuss internals is the same as ns3's: ns-developers at isi.edu

License

DCE is available under the GPLv2 license. A copy is available in the repository.

Similar projects:

About

Run real programs in the discrete time simulator ns3

http://www.nsnam.org/projects/direct-code-execution/


Languages

Language:C++ 71.4%Language:Perl 12.8%Language:Python 12.5%Language:C 2.1%Language:Shell 0.9%Language:XSLT 0.2%Language:Dockerfile 0.0%Language:HTML 0.0%Language:GDB 0.0%