aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: How to install from source in Fedora if I'm not root  (Read 8412 times)

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: How to install from source in Fedora if I'm not root
« Reply #15 on: May 10, 2006, 02:23:16 PM »

pharevn,

amuled/amulecmd are now working together, the connection problem is now another issue. Maybe you don't have a good server list or your server list is not up to date. Use google and try to find a nice ed2k server (or better, server list) to connect to. The server list file name is "server.met", google for it.

Kademlia (AKA Kad) is a serverless network, while ED2K is its server-with counterpart. But for Kad to bootstrap, it needs some known nodes.

Read this:
http://www.amule.org/wiki/index.php/FAQ_ed2k

Cheers!
Logged

pharevn

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Thx again,
« Reply #16 on: May 11, 2006, 07:51:58 AM »

And another question if you can ...

  In amulecmd, we have now only few command lines. I want to add some others command like Search + filename or Share filename/directory ....

  I read the program and i know that i must change a lot of things. The most important class is the file TextClient and then add the CMD... something

   But i can't find the protocol to send the request and receive the reponse. I don't understand the diff between the ECOpcode and Copcode?

   I try to find by my self but if you can help me ...  It will be really nice.

  Thx alot!
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: How to install from source in Fedora if I'm not root
« Reply #17 on: May 12, 2006, 03:46:24 PM »

pharevn,

All you need to know is in the code and in the docs directory of the tar ball. The doc EC_Protocol.txt explains the protocol in detail. And the code is pretty well written. I can help you with any specific doubts, but once you start reading the code, it should all be straight forward.

Cheers!
Logged
Pages: 1 [2]