Design issues of the prTorrent file sharing protocol

  • Authors:
  • Suman Deb Roy;Tyler Knierim;Shanieka Churchman;Wenjun Zeng

  • Affiliations:
  • Department of Computer Science, University of Missouri-Columbia;Truman State University;Lincoln University;Department of Computer Science, University of Missouri-Columbia

  • Venue:
  • CCNC'10 Proceedings of the 7th IEEE conference on Consumer communications and networking conference
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The absence of piece rarity in the BitTorrent Unchoking Algorithm exposes it to various exploitations and hinders optimized performances. prTorrent is a file sharing protocol based on BitTorrent which considers rarity of pieces swapped during un choking for optimized performance within the swarm. This paper discusses the philosophies, issues and structure behind development of the prTorrent p2p protocol from scratch. The protocol was developed in Java to promote portability in simulation as well as emulation. We hope this work is a guide to students and developers planning to build a p2p simulator from the very base and alleviate design differences between simulation and emulation.