bittorrent
How to upload a torrent file programmatically
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.[详细]
2023-01-07 07:57 分类:问答How to know the number of seeds/peers for a torrent in PHP
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[详细]
2022-12-31 01:43 分类:问答user access management in j2ee web application
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.[详细]
2022-12-30 02:11 分类:问答How do I design a torrent application?
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[详细]
2022-12-29 05:32 分类:问答First item in an NSMenu does not appear
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:.[详细]
2022-12-27 19:15 分类:问答Unable to get data from a WCF client
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[详细]
2022-12-27 07:57 分类:问答Obtaining IP addresses in Bittorrent
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):[详细]
2022-12-26 09:38 分类:问答Talking with a Bittorrent client listening on a port?
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[详细]
2022-12-25 19:38 分类:问答Use of bit-torrent for large file download as an alternative to FTP
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[详细]
2022-12-23 19:49 分类:问答When should you use outerHTML in JavaScript? [closed]
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[详细]
2022-12-23 08:03 分类:问答