Porting nTorrent to ndnSIM
Networking and Internet Architecture
2018-04-17 v1
Abstract
BitTorrent is a popular communication protocol for peer-to-peer file sharing. It uses a data-centric approach, wherein the data is decentralized and peers request each other for pieces of the file(s). Aspects of this process is similar to the Named Data Networking (NDN) architecture, but is realized completely at the application level on top of TCP/IP networking. nTorrent is a peer-to-peer file sharing application that is based on NDN. The goal of this project is to port the application onto ndnSIM to allow for simulation and testing.
Cite
@article{arxiv.1804.05250,
title = {Porting nTorrent to ndnSIM},
author = {Akshay Raman and Kimberly Chou},
journal= {arXiv preprint arXiv:1804.05250},
year = {2018}
}
Comments
3 pages, 6 figures