aMule Forum
July 16, 2025, 11:16:31 PM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
We're back! (IN POG FORM)
Home
Help
Bugs
Wiki
Search
Login
Register
aMule Forum
>
English
>
aMule Help
>
amule parser question
« previous
next »
Pages: [
1
]
Print
Author
Topic: amule parser question (Read 1494 times)
BU5HI5
Approved Newbie
Karma: 0
Offline
Posts: 8
amule parser question
«
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!
«
Last Edit: February 26, 2007, 01:31:25 PM by BU5HI5
»
Logged
BU5HI5
Approved Newbie
Karma: 0
Offline
Posts: 8
Re: AMULE PARSER QUESTION
«
Reply #1 on:
February 26, 2007, 01:29:49 PM »
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 !
Logged
skolnick
Global Moderator
Hero Member
Karma: 24
Offline
Posts: 1188
CentOS 6 User
Re: amule parser question
«
Reply #2 on:
February 26, 2007, 08:06:55 PM »
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.
Logged
Print
Pages: [
1
]
« previous
next »
aMule Forum
>
English
>
aMule Help
>
amule parser question