WinMX Emulation
Brought to you by:
leist
I have information.
queue pos == 0 : busy queueble
or queued at pos 0 (bacause WinMX are hacked)
queue pos >= 10000 : busy queueble
queue pos < 10000 : pos = queued number
queue pos == -1 : we are not queued anymore
Many WinMX users use hacked version,
whitch dosen't allow upload slot opened.
So returend queue pos is 0.
(Normally, WinMX's upload slot has 1 at least)
(Hacked WinMX's upload slot is 0)
Upload dosen't start automatically.
But when hacked WinMX user start upload by hand,
we can get start download stream.
My patch is not supported hacked WinMX.
Then in status message "connecting..."
are displayed and dosen't start.
Logged In: YES
user_id=165597
Where can I get such a "hacked" version? What makes you
think "queue pos >= 10000" means "busy queueable"?
Please run these command in xnap2 and xnap2-work prior to
running diff:
cvs up -Pd
make mrproper
I merged part of your patch to CVS.
Thanks for helping with the development.
Logged In: YES
user_id=644681
I have added WinMX 3.31 settings.dat file.
To use, replace C:Program FilesWinMXSettings.dat.
Logged In: YES
user_id=644681
I have added WinMX 3.31 settings.dat file.
To use, replace C:Program FilesWinMXSettings.dat.