bittorrent
Java ME bittorrent client and mobile operator network compatibility
I\'m interested in developing a Java ME BitTorrent client such as MobTorrent to use in a Distance Education/OpenCourseWare suite for feature phones such as Nokia Series 40 phones.[详细]
2023-03-08 15:08 分类:问答Hello World for an existing DHT
I am familiar with the theory of how 开发者_如何学运维a Distributed Hash Table (DHT) works. Is it possible to write a program that stores data to an existing DHT (such as Kademlia or Mainline DHT) ? I[详细]
2023-03-08 02:00 分类:问答Vuze client on Rhel 5 machine
I downloaded the vuze client for linux(Rhel 5) and xtracted the tar file.When I execute the vuze launcher I get the following error. Am trying to debug the issue , in the mean time any linux experts h[详细]
2023-03-07 23:39 分类:问答reporting end of seed or leeching to tracker Libtorrent
From what I know, when seeding or leeching torrent, your IP is on tracker and it remains there for some few hours or days How do I manually tell my the tracker using Libtorrent I am no longer going to[详细]
2023-03-07 23:20 分类:问答Keeping the downloaded torrent in memory rather than file libtorrent
Working with Rasterbar libtorrent I dont want the downloaded data to sit on my hard drive rather a pipe or variable or something Soft so I can redirect it to somewhere else, Mysql, or even trash if it[详细]
2023-03-07 11:18 分类:问答How do you prevent DHT spill with Bittorrent?
I have a small network that I want to serve with a Bittorent tracker. It\'s important, though, that information shared in this network doesn\'t accidentally spill out with Distributed Hash Tables, all[详细]
2023-02-28 17:54 分类:问答Create torrent application with command line or PHP script
How can I create torrent开发者_JAVA技巧 file with PHP? Now I use mktorrent for windows, but sometimes its create torrent file that I can\'t open with uTorrent.[详细]
2023-02-28 05:56 分类:问答Open torrent file in uTorrent with C#
I am creating a windows service in C# .net. In the service i have a FileSystemWatcher that checks a directory (which is in my dropbox) for the create event for files. No problems so far. The idea is t[详细]
2023-02-28 01:31 分类:问答Bittorrent tracker reply for scrape when '00' in infohash
My Question regards the scrape http reply when the infohash contains a \'00\', scrape request with %00, so there would be a \'\\0\' in http reply.[详细]
2023-02-20 14:59 分类:问答How to write a simple Bittorrent application?
How to write a simple bittorrent application. Something like a \"hello world\" using a bittorrent library, I mean a simplest of the application to understand the working of bittorrent. I would prefer[详细]
2023-02-19 06:38 分类:问答