# Multi-Hop Communication for nTorrent in a Wireless Ad Hoc Environment

**Authors:** Kimberly Chou

arXiv: 1812.02791 · 2019-02-05

## TL;DR

This paper presents a method to enable multi-hop communication in nTorrent over wireless ad hoc networks by implementing forwarding nodes and extending the application to handle interests for multiple torrents, improving file dissemination.

## Contribution

The paper introduces a novel approach with forwarding nodes and extended interest forwarding to support multi-hop communication in nTorrent within ad hoc environments.

## Key findings

- Enables multi-hop data dissemination in nTorrent networks.
- Supports peers not running nTorrent by forwarding interests.
- Improves file sharing robustness in ad hoc wireless environments.

## Abstract

nTorrent is a BitTorrent-like application that is based on NDN (Named Data Networking). Ad hoc environments introduce additional challenges to the dissemination of files among peers. Some issues that we encounter are that not all peers in the neighborhood or environment run the nTorrent application or desire the same torrent file. These issues cause nTorrent interests to be unable to be processed or prevent peers from downloading their desired torrent files. In order to solve this issue, I implemented pure forwarding nodes that represent peers that do not run the nTorrent application and also extended the original nTorrent application to be able to forward interests for torrent files other than their own desired torrent file. For this project, the solution is able to facilitate multi-hop communication through all nodes present in the environment whether or not they run nTorrent.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.02791/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1812.02791/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1812.02791/full.md

---
Source: https://tomesphere.com/paper/1812.02791