Skip to content

AlexanderDickie/bittorrentH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bittorrentH

Implementation of most of the bittorrent protocol, written in Haskell.

Usage

Install cabal then:

cabal build bittorrentH
cabal run bittorrentH

Mostly need to:

  • Improve error catching and handling

  • Find more peers by: receive peer connections, poll the tracker more, poll multiple trackers, integrate udp for trackers

  • Check and tune the peer upload process and end game algo

  • Improve gui

About

Haskell implementation of the bittorrent protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published