User:Wasiq: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
* '''Student:''' [mailto:wasiqmukhtar@gmail.com Wasiq Mukhtar] | * '''Student:''' [mailto:wasiqmukhtar@gmail.com Wasiq Mukhtar] | ||
* ''' | * '''Mentors:''' [mailto:tomh@tomh.org Tom Henderson] , [mailto:tahiliani.nitk@gmail.com Mohit Tahiliani] | ||
* '''Abstract:''' 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. | *'''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] | |||
== 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 == | == Code Repository == | ||
The Code is currently hosted on github. Link: | The Code is currently hosted on github. Link: | ||
https://github.com/wasiqmukhtar/tcp-eval-suite-ns3 | https://github.com/wasiqmukhtar/tcp-eval-suite-ns3 | ||
Revision as of 19:04, 11 May 2016
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
Return to summer projects page.
ICCRG TCP Evaluation Suite port - Summer Project 2016
- Student: Wasiq Mukhtar
- Mentors: Tom Henderson , Mohit Tahiliani
- 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 /RFC
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