Windows Port of ns-3 using Visual Studio: Difference between revisions

From Nsnam
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
A project to extend NS3 functionality on Windows operating-systems.                                                                           
A project to extend NS3 functionality on Windows operating-systems
 
If you want to try the pilot implementation , go to **************************
If you want to try the pilot implementation , go to **************************



Revision as of 11:28, 12 March 2011

A project to extend NS3 functionality on Windows operating-systems

If you want to try the pilot implementation , go to **************************

Project Goals

  1. To reduce or eliminate the need for CygWin to run NS3 on Windows operating-systems
  2. To expose native Windows API to NS3 developers
  3. To integrate NS3 into IDE's such as Visual Studio 2010
  4. To integrate NS3 into IDE's such as Visual Studio 2008 (Stretch Goal)

Development Plan

  1. Feasibility study and pilot implementation
  2. 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
  3. Review and commit changes for Windows onto ns-3.11
  4. Review documentation