Questions tagged as 'bittorrent'

2
answers

How to access information from a .torrent file?

I would like to know if it is possible and how to get information ( magnet link, seedes, leechers, peers, etc.) from a .torrent file using PHP .     
asked by 29.04.2015 / 19:23
2
answers

How to calculate hash?

How do I calculate the hash of a torrent file with PHP? I already used the class BEncoded and it worked, but wanted to know how it works.     
asked by 16.12.2014 / 21:15
1
answer

Communication using Torrents

I am programming a small application, which makes P2P communications, similar to a torrent, and I have a theoretical question regarding the trackers. Do the computers use the trackers to know the "little bits" that other computers have ?, or the...
asked by 13.04.2016 / 06:59
1
answer

Download a torrent with python [closed]

How to download torrent files with Python in a simple way? Is there a python library that does this?     
asked by 18.10.2016 / 04:21