Maurizio Casoni, Software Tools

From Web
Revision as of 11:55, 1 April 2014 by Mcasoni (talk | contribs)
Jump to navigation Jump to search

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.