+ 1
Is it hard to code a torrent client?
3 Answers
+ 2
//Not that hard, you need a hard experience
+ 2
Sounds like a cool idea for a project! It depends on your level of experience, but I found this: https://wiki.theory.org/index.php/BitTorrentSpecification
Skimming through it it looks doable. Also it looks like you don't need to implement all of it to be part of the network. They also link to a lot of open source clients so you could use that for reference.
0
Thanks guys!