Skip to content
#

piece-selection-algorithm

Here are 6 public repositories matching this topic...

Mera-Torrent is a miniature implementation of Bit-Torrent application using C++ and its standard network libraries. This project involves challenges like Socket and Network programming, Muti-Threading, Peer-to-Peer file sharing, Linux Server Programming, Piece-Selection Algorithm for file sharing.

  • Updated Sep 16, 2021
  • C++

This project is a peer-to-peer file sharing network that enables users to share, download, and remove files from the group they belong to. Download happens parallelly with multiple pieces from multiple peers. It follows a similar concept to popular file sharing protocols like BitTorrent found on the internet.

  • Updated Jun 14, 2023
  • C++

Improve this page

Add a description, image, and links to the piece-selection-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the piece-selection-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more