
Originally Posted by
Definite
Scrape: When your client sends a request to the tracking server, asking for info on the torrent like who to share the file with and how well those other users are sharing.
This part needs a major correction.
1) Announce is what tells you who to connect to. Scrape doesn't.
2) Scrape does not return any info about individual peers at all. It returns only the number of peers/seeds/completed for either the torrents requested using the info_hash parameter (can be repeated multiple times) or for all tracked torrents when no info_hash is defined.
3) Even announce does not tell you anything about how well anyone is sharing. Announce will only give you their IP, port and possibly peer_id. It is then up to your client to work out the rest.
Bookmarks