bittorrent
Nice BitTorrent tracker API?
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[详细]
2023-03-23 11:30 分类:问答Magnet links library for PHP
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:[详细]
2023-03-19 05:24 分类:问答libtorrent dht peer request?
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.[详细]
2023-03-18 12:23 分类:问答How to generate all possible Torrent info hashes?
How do I generate all possible torrent info ha开发者_如何转开发shes? I am looking for an elegant way to do so.[详细]
2023-03-18 01:22 分类:问答How to distribute a file to multiple clients efficiently?
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[详细]
2023-03-16 18:38 分类:问答Downloading a Torrent with libtorrent-python
I have the following python code: import libtorrent as lt import time ses = lt.session() ses.listen_on(6881, 6891)[详细]
2023-03-16 17:54 分类:问答Problem creating info hash of torrent file
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.[详细]
2023-03-16 13:21 分类:问答Problems using BitTornado for file distribution
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.[详细]
2023-03-16 03:58 分类:问答Torrent Library for C++, Windows [closed]
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.[详细]
2023-03-15 09:41 分类:问答How to convert 32digit long info hash to 40 digit long info hash in python? [closed]
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.[详细]
2023-03-10 00:42 分类:问答