Do you know of any easy to use, neat API for Python or Perl to interact with BitTorrent Trackers? E.g., I take a torrent file, enumerate all trackers in the file and ask the tracker for the statistics
Does anyone here know of a magnet-URI-parser for PHP? To validate it, or mayb开发者_运维百科e to extract some information from it?If you only need the fields, here is a quick and dirty one liner:
Ive been playing around with the pyth开发者_运维百科on bindings for libtorrent/rasterbar. What I wanted to do was generate a new \'node-id\' and reannounce it to the other nodes.
How do I generate all possible torrent info ha开发者_如何转开发shes? I am looking for an elegant way to do so.
I am building an application which, hopefully, will be installed on many clients (desktop and mobile). Client A may generate a file and publish that he has it. Clients B-Z may decide they want this fi
I have the following python code: import libtorrent as lt import time ses = lt.session() ses.listen_on(6881, 6891)
I\'m creating a BitTorrent site. If a user uploads a .torrent file I need to get the info hash to get more info from the tracker.
I\'m experimenting with BitTornado-0.3.17 to distribute a file to several machines (*nix). I ran into couple of problems while doing so. Here is what I have done so far.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
It's difficult to开发者_如何学Go tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.