MLDonkey Forum Index
Homepage •  Bugs •  Tasks •  Patches •  SF.net Project Page •  ChangeLog •  German forum •  Links •  Wiki •  Downloads
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
MLdonkey et tracker privé

 
Post new topic   Reply to topic    MLDonkey Forum Index -> French
View previous topic :: View next topic  
Author Message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Thu Mar 06, 2008 6:13 am    Post subject: MLdonkey et tracker privé Reply with quote

Bonjour,

J'ai beau chercher mais je sèche sur un problème avec mldonkey et les tracker privé, je dl/up un torrent sans problème mais quand le tracker fait une mise à jour des stats (~30min) je disparais des listes de seeder et pourtant j'up toujours mais c'est pas pris en compte dans mon ratio. J'ai chercher dans les fichiers .ini mais sans succès. En attendant je me suis rabattu sur Shareaza car j'aimerai garder les multi protocoles (edk/bitorrent voir kad) qui marche sans problème
Si vous auriez des idées ? Wink
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Thu Mar 06, 2008 10:48 am    Post subject: Reply with quote

Please have a look at this thread:
http://mldonkey.sourceforge.net/forums/viewtopic.php?p=27946#27946
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Thu Mar 06, 2008 1:35 pm    Post subject: Reply with quote

Aïe moi et mon anglais:

ok thanks for your help but I run mldonkey on Windows where I can find or change this "patch" ?

Code:
--- ./src/networks/bittorrent/bTClients.ml      2007-09-01 15:53:31.000000000 +0200
+++ ./src/networks/bittorrent/bTClients.ml      2007-12-29 16:18:58.000000000 +0100
@@ -105,7 +105,7 @@
         let left = file_size file -- local_downloaded in
         match event with
         | "completed" -> [("event", "completed")],false,local_downloaded,zero
-        | "started" -> [("event", "started")],true,local_downloaded, left
+        | "started" -> [("event", "started")],true,zero,zero
         | "stopped" -> [("event", "stopped")],false,local_downloaded, left
         | _ -> [],true,local_downloaded, left
   in


thanks a lot Wink
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Thu Mar 06, 2008 2:31 pm    Post subject: Reply with quote

You have to setup a compile environment for MLDonkey on Windows
according to http://mldonkey.sourceforge.net/Windows#MinGW_Installation

Then you compile MLDonkey including the patch you found if the error
description of it is the same problem you found.
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Mon Mar 10, 2008 9:44 pm    Post subject: Reply with quote

hello, The patch is included in the last version ?
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Tue Mar 11, 2008 12:14 am    Post subject: Reply with quote

no, its untested and I am waiting for test results...
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
spiralvoice
Sage


Joined: 06 Jan 2003
Posts: 3982
Location: Germany

PostPosted: Mon Mar 17, 2008 10:03 am    Post subject: Reply with quote

Here is a binary, specially compiled for you, for testing:

http://mldonkey.sourceforge.net/spiralvoice/mlnet_CVS294_patch6465.exe

It includes the mentioned BT patch, based on current CVS code.
_________________
Link overview and precompiled cores here: http://mldonkey.sourceforge.net/DownloadLinks
Back to top
View user's profile Send private message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Mon Mar 17, 2008 7:14 pm    Post subject: Reply with quote

thank you very much Wink
Back to top
View user's profile Send private message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Tue Mar 18, 2008 7:48 pm    Post subject: Reply with quote

ok I've tried this patch and it's better but not completely resolved. Smile
When I disconnect mldonkey the upload ratio is added correctly (not before this patch)
But I have the same problem with this tracker (maybe the real problem and not mldonkey?) Confused
every 30 minutes when the tracker updating, mldonkey disappears form the tracker and re-appears after next update bis repetita
I don't understand if I dl/up a torrent on this tracker I have no problem with updating & ratio, problem just when I up Sad

thank you for your help and your work Very Happy
Back to top
View user's profile Send private message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Wed Mar 19, 2008 7:13 pm    Post subject: Reply with quote

With "min_tracker_reask_interval = 300" mldonkey send data every 5 min (300s) and my ratio is updating without problem how to keep this option when I share ?
Back to top
View user's profile Send private message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Wed Apr 02, 2008 1:11 pm    Post subject: Reply with quote

Personne n'aurait d'idée ? je me suis rabattu sur uTorrent pas le choix Confused
Back to top
View user's profile Send private message
rikee
neophyte


Joined: 30 Aug 2009
Posts: 15

PostPosted: Thu Sep 10, 2009 11:08 am    Post subject: Reply with quote

This issue has been known to the developers for more than a year now!


Mldonkey 3.0.0 does not work with trackers that require a share ratio.
Mld always reports the COMPLETE DOWNLOAD instead of the SESSION DOWNLOAD.


So your share ratio goes down exponentially with every session.

The problem is known, but no one cares to to fix or help.
Reference:
http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?t=5256
http://mldonkey.sourceforge.net/phpBB2/viewtopic.php?p=29759


Confused
Back to top
View user's profile Send private message
SanJose
neophyte


Joined: 05 Mar 2008
Posts: 20

PostPosted: Fri Sep 11, 2009 9:27 am    Post subject: Reply with quote

j'ai un problème avec le port udp j'ai ouvert ces ports sur le routeur

BitTorrent | 7451|client_port TCP
BitTorrent | 7455|tracker_port TCP
Core | 4080|http_port
Core | 4000|telnet_port
Core | 4001|gui_port
Direct Connect| 1211|client_port TCP+UDP
Donkey | 22151|client_port TCP
Donkey | 22155|client_port UDP
Donkey | 5621|overnet_port TCP+UDP
Donkey | 8861|kademlia_port UDP
Fasttrack | 10251|client_port TCP+UDP

et quand je fais un porttest j'ai comme message:
----- Direct Connect: -----
Porttest not available

----- Fasttrack: -----
Porttest not available

----- FileTP: -----
Porttest not available

----- BitTorrent: -----
Porttest finished 0m 10s ago
Port test OK!

----- Donkey: -----
Porttest finished 0m 0s ago
Testing IP: xx.xx.xx.xx(xx.xx.xx.xx.)

Starting TCP connection test...

TCP test successful.

Now testing UDP...
Sending UDP packet...
Waiting for result...
UDP test failed!


Connection test finished.

j'ai mis DC et Frasttrack pour faire beau mais je suis embêté pour Kad
des idées ?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    MLDonkey Forum Index -> French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Sourceforge.net Logo