We have a client with an upload site we built (using Ruby/RoR) and he wants to add the ability to upload files from a torrent link.
When you place a .torrent file for download in your website, how can you get the number of Seeds & Pee开发者_JAVA技巧rs for that Torrent and inform the user of them?You have to contact the tracker
I am working with jsp/servlet project and I have to complete the module of access management to my jsps since I have more than one user with different profile.
I was curious as to the \"correct\" architecture of a torrent application; with WPF as the front开发者_如何学编程 end?There are .NET classes out there for handling torrent exchanges - a place to start
I am making my own NSMenu programmatically and popping it up when a button is pressed. I create NSMenuItems and add them with the NSMenu method 开发者_如何学编程insertItem:atIndex:.
I am developing a DLL that will provide synchronized time stamps to multiple applications running on the same machine.The timestamps are altered in a thread that uses a high-performance timer and a sc
I am trying to get a list of IP addresses serving or downloading a file. What I did was to contact a tracker like openbittorrent.com to get the following (as part of the scrape file):
I have one of my computers seeding a torrent file on port 45000. I am trying to write a small client in python (or perhaps perl) that helps me to determine the types of messages this client supports f
The company I work for procures large volumes of data and does this by subscribing to FTP locations. I was wondering if it is possible to download the same using a tracker, the major challenge is auth
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this