After seeing a post somewhere either on the Edonkey forums or in the mldonkey mailing list (cant remember which one) I pulled down the source from CVS and Ive been playing with it. Couple questions.
1) Are you working from the 1.16 version of mldonkey or cvs versions? Ive noticed that most if not all of the regular expression matches arent matching.
2) If short answer to 1 is yes, then I may be able to provide you with the code to get it working on the latest CVS version of mldonkey. Ive got the downloads, uploads, server and config pages working for the latest CVS of mldonkey. (oh the question) Were you planning on building it for the CVS version of mldonkey too? If your going to do it I dont want to step on any toes.
3) More of a comment than a question. Im noticing rather long load times for the pages. One suspect I see is that the pages are creating two connections to mldonkey for every page. One for the login check in common.php and one for the data for the page being displayed. Better solution which I was going to try and implement next is setting it up once with the login then setting a session variable. If the variable doesent exist, not authenticated, if it does, authenticated. Pretty simple logic :)
Anywho, I'll past back when I get some more done.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After seeing a post somewhere either on the Edonkey forums or in the mldonkey mailing list (cant remember which one) I pulled down the source from CVS and Ive been playing with it. Couple questions.
1) Are you working from the 1.16 version of mldonkey or cvs versions? Ive noticed that most if not all of the regular expression matches arent matching.
2) If short answer to 1 is yes, then I may be able to provide you with the code to get it working on the latest CVS version of mldonkey. Ive got the downloads, uploads, server and config pages working for the latest CVS of mldonkey. (oh the question) Were you planning on building it for the CVS version of mldonkey too? If your going to do it I dont want to step on any toes.
3) More of a comment than a question. Im noticing rather long load times for the pages. One suspect I see is that the pages are creating two connections to mldonkey for every page. One for the login check in common.php and one for the data for the page being displayed. Better solution which I was going to try and implement next is setting it up once with the login then setting a session variable. If the variable doesent exist, not authenticated, if it does, authenticated. Pretty simple logic :)
Anywho, I'll past back when I get some more done.
Hello
i have also tryed to make php_esel works with mldonkey 2.00 but my knowledge of PHP il very limited.
So can you send me your changes please ?
my email adress : harghh@free.fr
thancks you