aMule Forum
English => aMule Help => Topic started by: BU5HI5 on February 26, 2007, 12:55:48 PM
-
I have question about kademlia parser (part of the code which extracts data from packets) could you tell which part of the code is responsible for thos task? Thanks!
-
What I would need to do is to have the same more or less operation done as amule does on the incoming Kademlia packets (need to parse from the packet payload all the informtions like type of message publish/node_find and all the details) I need to find that part of code and than make use of it. So first queston is where is this code, is it separated module, or is it in different parts, how it is logicaly organised etc. The more info the better :) Thanks !
-
I think the word "parser" does not apply to that code. However, the best you can do is download any of aMule's CVS versions from amule.hirnriss.net , extract it and take a look at the code for yourself.
Regards.