Difference between revisions of "User:Wasiq"

From Nsnam
Jump to: navigation, search
Line 10: Line 10:
  
 
* '''Abstract:''' The TCP evaluation Suite aims to provide a research friendly interface to compare various TCP extensions under different environment conditions and different scenarios.This project aims to tackle various issues in the TCP Evaluation Suite  in ns-3 and to add more functionalities.
 
* '''Abstract:''' The TCP evaluation Suite aims to provide a research friendly interface to compare various TCP extensions under different environment conditions and different scenarios.This project aims to tackle various issues in the TCP Evaluation Suite  in ns-3 and to add more functionalities.
 
* '''Recommended Reading''' Common TCP Evaluation Suite RFC https://tools.ietf.org/html/draft-irtf-iccrg-tcpeval-01
 
 
* '''Recommended Reading''' NS-2 installation guide to TCP https://tallercomunicaciones.wikispaces.com/file/view/tcpeval-manual-0.2.pdf
 
 
* '''Recommended Reading''' The TCP eval suite in ns-2 https://bitbucket.org/hayesd/tcp-evaluation-suite-public/
 
 
*'''About Me:''' I'm a 3rd year B.E undergraduate (Computer Science) studying in Sir M. Visvesvaraya Institute of Technology-Bangalore, India.
 
 
== Objectives ==
 
*'''WIRELESS LAN''' The current TCP version contains only the basic dumbbell topology under which there are various scenarios which can be implemented. I intend to implement a WIRELESS LAN scenario according to the standards presented by the [https://tools.ietf.org/html/draft-irtf-iccrg-tcpeval-01 /RFC]
 
 
== Time line ==
 
 
June 14 - June 21 = Outline the wireless lan module to be implemented.
 
 
June 21 - July 07 = Develop the Wireless lan module and related example.
 
 
July 07 - July 14 = Buffer week in case of delays and documentation of code.
 
 
July 14 = Submit code for mid term evaluation.
 
 
July 14 - July 21 = Finalize next project goal and begin outlining the module.
 
 
July 21 - August 14 = Start development of second project goal and related code.
 
 
August 14 - August 21 = Buffer week for documentations and delays.
 
 
August 21 = Submit code for final evaluation.
 
 
August 21 - September 1 = Cool off period. Get feedback from mentors , improve code and documentation etc.
 
 
== Milestones ==
 
*'''Mid Term''' The proposed completion of WIRELESS LAN is the 2nd week of July,by which i will present a version of my code to be reviewed by a panel of developers.
 
 
== Code Repository ==
 
The Code is currently hosted on github. Link:
 
https://github.com/wasiqmukhtar/tcp-eval-suite-ns3
 

Revision as of 11:09, 1 July 2016

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

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

Return to summer projects page.

TCP Evaluation Suite - Summer Project 2016

  • Abstract: The TCP evaluation Suite aims to provide a research friendly interface to compare various TCP extensions under different environment conditions and different scenarios.This project aims to tackle various issues in the TCP Evaluation Suite in ns-3 and to add more functionalities.