Difference between revisions of "Maurizio Casoni, Software Tools"

From Web
Jump to navigation Jump to search
(Created page with "{{Maurizio_Casoni}} == Congestion Control Middleware Layer (C2ML) == C2ML is a cooperative transmission control protocol (C2ML-TCP) developed in the ELECOM lab at the Universit...")
 
Line 10: Line 10:
 
== C2ML Source files ==
 
== C2ML Source files ==
  
Here you can find the source code and the scripts to run the experiments presented in the paper ''Reducing Latency in Satellite Emergency Networks through a Cooperative Transmission Control'', where you have:
+
[http://www.dii.unimore.it/~mcasoni/software/C2ML-2014-04-01.zip  Here] you can find the source code and the scripts to run the experiments presented in the paper ''Reducing Latency in Satellite Emergency Networks through a Cooperative Transmission Control'', where you have:
  
 
* The main c2ml.patch, which contains all files of our work. It is based over the ns-3 simulator, version 3.19 .
 
* The main c2ml.patch, which contains all files of our work. It is based over the ns-3 simulator, version 3.19 .
 
* The scripts, which ends in .sh, to run our simulations. All the environment is UNIX-based; no simulations or scripts are provided for the Windows platform.
 
* The scripts, which ends in .sh, to run our simulations. All the environment is UNIX-based; no simulations or scripts are provided for the Windows platform.

Revision as of 11:55, 1 April 2014

Maurizio Casoni Home Publications Current Research Staff Stage Software Tools

Congestion Control Middleware Layer (C2ML)

C2ML is a cooperative transmission control protocol (C2ML-TCP) developed in the ELECOM lab at the University of Modena and Reggio Emilia. The goal of this solution is to reduce latency and buffer usage in satellite networks, while boosting the throughput and improving the fairness.


C2ML Source files

Here you can find the source code and the scripts to run the experiments presented in the paper Reducing Latency in Satellite Emergency Networks through a Cooperative Transmission Control, where you have:

  • The main c2ml.patch, which contains all files of our work. It is based over the ns-3 simulator, version 3.19 .
  • The scripts, which ends in .sh, to run our simulations. All the environment is UNIX-based; no simulations or scripts are provided for the Windows platform.