mldonkey, a multi-networks file-sharing client - Tasks: task #4630, MS Windows Links Submitter
You are not allowed to post comments on this tracker with your current authentication level.
task #4630: MS Windows Links Submitter
Submitter: | Alex <alesc> | ||
Submitted: | Fri 09 Sep 2005 07:43:55 AM UTC | ||
Category: | Tools | Priority: | 1 - Later |
Status: | None | Assigned to: | None |
Open/Closed: | Open | Should Start On: | Fri 09 Sep 2005 12:00:00 AM UTC |
Should be Finished on: | Fri 09 Sep 2005 12:00:00 AM UTC |
Tue 03 Jan 2006 01:06:48 AM UTC, comment #2: |
spiralvoice <spiralvoice>![]() |
Sat 17 Sep 2005 11:24:54 AM UTC, comment #1: nice Projekt, make a Download-request here http://www.tomms-server.org/modules.php?op=modload&name=Downloads&file=index&newlang=eng with your Description, so i will add it to the Tools section. |
Schlumpf <schlumpf_>![]() |
Fri 09 Sep 2005 07:43:55 AM UTC, original submission:
mlLink is a small Windows program written in C# .NET (you'll need Microsoft .NET Framework if not installed) for submitting ed2k links and torrents files to mlDonkey core.
|
Alex <alesc> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-09-09 | alesc | Attached File | - | ![]() |
Added mlLink.zip, #280 |
Answering here instead in the mailinglist.
Transmitting torrent files to MLDonkey without uploading the
.torrent file to remote machine requires use of the GUI protocol.
Use opcode 63 and transmit the torrent as string to the core,
then its used by bTInteractive.op_gui_message function.
Sancho GUI is using this method.