doc:appunti:software:mldonkey_3_2_1
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:software:mldonkey_3_2_1 [2024/10/22 09:56] – [The GeoIP database] niccolo | doc:appunti:software:mldonkey_3_2_1 [2024/10/22 12:45] (current) – [Initializing the Kademlia network] niccolo | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| ===== Opening the firewall ===== | ===== Opening the firewall ===== | ||
| + | |||
| + | The ports used by the program are declared in several configuration **.ini** files: | ||
| + | |||
| + | < | ||
| + | downloads.ini: | ||
| + | downloads.ini: | ||
| + | downloads.ini: | ||
| + | |||
| + | # ED2k TCP port. The UDP port is TCP + 4. | ||
| + | donkey.ini: port = 16566 | ||
| + | |||
| + | donkey.ini: Kademlia = { port = 10709 } | ||
| + | |||
| + | bittorrent.ini: | ||
| + | bittorrent.ini: | ||
| + | bittorrent.ini: | ||
| + | </ | ||
| ===== Using the Command Line Interface ===== | ===== Using the Command Line Interface ===== | ||
| Line 108: | Line 125: | ||
| ===== Initializing the Kademlia network ===== | ===== Initializing the Kademlia network ===== | ||
| + | |||
| + | FIXME It seems that the [[wp> | ||
| + | |||
| + | The implementation of Kademlia in MLDonkey was derived from the Overnet component. Overnet, which is now discontinued, | ||
| As explained by this [[https:// | As explained by this [[https:// | ||
| Line 154: | Line 175: | ||
| </ | </ | ||
| - | the MLDonkey program will try to connect the mailfud.org server on port TCP/0 instead of TCP/443. Specifying the port into the URL (e.g. **%%https:// | + | the MLDonkey program will try to connect the mailfud.org server on port TCP/0 instead of TCP/443. Specifying the port into the URL (e.g. **%%https:// |
| Fortunately you can download the **GeoIP.dat.gz** file using your browser and copy it into the **$HOME/ | Fortunately you can download the **GeoIP.dat.gz** file using your browser and copy it into the **$HOME/ | ||
| Line 166: | Line 187: | ||
| * **[[https:// | * **[[https:// | ||
| * **[[https:// | * **[[https:// | ||
| + | * **[[https:// | ||
doc/appunti/software/mldonkey_3_2_1.1729583790.txt.gz · Last modified: by niccolo
