Question

I am usin jbittorrent api When i download content of torrent from my torrent client it works fine for a certain time and after 2-3 pieces it stop receiving pieces.

Was it helpful?

Solution

There are some concepts introduced. one of it called choking (Describes a peer to which the client refuses to send file pieces. A client chokes another client in several situations: The second client is a seed, in which case it does not want any pieces (i.e., it is completely uninterested) The client is already uploading at its full capacity (it has reached the value of max_uploads) The second client has been blacklisted for being abusive or is using a blacklisted BitTorrent client.)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top