Windows Port of ns-3 using Visual Studio: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'A project to extend NS3 functionality on Windows operating-systems '''Project Goals''' 1. To reduce or eliminate the need for CygWin to run NS3 on Windows operating-systems 2. T…') |
No edit summary |
||
Line 2: | Line 2: | ||
'''Project Goals''' | '''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 | |||
'''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 documentation |
Revision as of 11:17, 12 March 2011
A project to extend NS3 functionality on Windows operating-systems
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
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 documentation