Windows Port of ns-3 using Visual Studio
Jump to navigation
Jump to search
A project to extend NS3 functionality on Windows operating-systems
If you want to try the pilot implementation , go to **************************
Project Goals
- To reduce or eliminate the need for CygWin to run NS3 on Windows operating-systems
- To expose native Windows API to NS3 developers
- To integrate NS3 into IDE's such as Visual Studio 2010
- To integrate NS3 into IDE's such as Visual Studio 2008 (Stretch Goal)
Development Plan
- Feasibility study and pilot implementation
- After the final commit from the NS3 Modularization project (http://www.nsnam.org/wiki/index.php/App_Store_Technical_Requirements) finalize folder structure and module list
- Review and commit changes for Windows onto ns-3.11
- Review copyrights,coding-style and documentation
Current status
- The feasibility study is underway and a pilot (unstable) implementation is available at ********************
Feasibility study Summary of the study:
Software download
Version (ns-3.10-Win-1.0) Pilot Implementation
Changelog:
- The components under "src" can be integrated into Visual Studio with only trivial syntactical changes except for
- tools
- test
- mpi
- contrib
- NSC
- realtime
- utils
- python bindings