Upstream tarball 20080721
[amule.git] / src / utils / cas / README
blobcaff01ade2e5594aeb06a8853daa4f43ae3e174d
1 C AMULE STATS
5 This is a little app that i've been doing cause i really didnt liked aStats.
6 I was too slow, so i tried to do a little remake of it in c just to learn a 
7 bit more of c and do a nice app too.
9 feel free to contact me at falso@rdk.homeip.net
11 ---
12 Nice things to do if you have the time and want to contribute:
14 * Put an end to lines[] madness
15 * Get the mule to formally define onlinesig format and use that to access
16   the fields, not meaningless offsets (needs a patch against/rewrite of
17   amule[d].cpp:OnlineSig() at this time)
18 * Clean up confusing code