Difference between revisions of "Tools"

From Nsnam
Jump to: navigation, search
m (WiFi: Rename WiFi section to Wi-Fi)
 
(2 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
* Ohio University's [http://tcptrace.org tcptrace] is useful for TCP checking.
 
* Ohio University's [http://tcptrace.org tcptrace] is useful for TCP checking.
  
= WiFi =
+
= Wi-Fi =
  
* An ns-3 port of [http://yavista.sourceforge.net/index.php/Main_Page yavista] would be welcome.  '''Note:''' Morgan Redfield at University of Washington is working on this support.
+
* An ns-3 port of [http://yavista.sourceforge.net/index.php/Main_Page yavista] would be welcome.  '''Note:''' Morgan Redfield at University of Washington started to work on this but the project was suspended; code is archived here:  http://code.nsnam.org/redfieldm/ns-3-dev-yavista2/.  Someone else is welcome to pick it up.
  
 
= Plotting =
 
= Plotting =
Line 28: Line 28:
  
 
= Trace analysis =
 
= Trace analysis =
* [http://www.tracemetrics.net TraceMetrics] TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3). The main goal is to perform a quick analyzis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement.
+
* [http://www.tracemetrics.net TraceMetrics] TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3).  
 +
The main goal is to perform a quick analysis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement.

Latest revision as of 17:55, 28 April 2017

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

This page is for linking other useful projects/tools that can be used with ns-3.

TCP

  • Ohio University's tcptrace is useful for TCP checking.

Wi-Fi

Plotting

Topology generators

ns-3 has support for these tools (in src/contrib/topology-read:

Mobility scenario generators

Trace analysis

  • TraceMetrics TraceMetrics is a trace file analyzer for Network Simulator 3 (ns-3).

The main goal is to perform a quick analysis of the trace file produced by ns-3's simulations and calculate useful metrics for research and performance measurement.