Hi Ikram, Thanks for your interest in freenet, and sorry that there hasn't been much reply to your question. The thing with freenet these days is that there is very little developer time going into it (toad is the only developer doing regular work), and the documentation is poor.
As far as I know there are no examples for running these tests you want. Also, the codebase is always changing so I don't know if that simulator reflects the current behaviour (although the basic gist of it should be there). The author of that code is vive <vive at freenetproject.org> who is on this mailing list; I don't know what they're up to and why they haven't replied yet. You'll need to look through the source code I'm afraid. It's a bad situation that this project is in, but that's the state of things. :( If you plan to stay with us, then please do add whatever documentation you manage to work out, to our new wiki at [1]. If I have some time over the summer, I'll try to organise the project infrastructure better; you're welcome to help out, and so is anyone else. X [1] http://new-wiki.freenetproject.org/ On 02/06/10 21:31, Ikram M. Khan wrote: > Hi All, > > I am working on Freenet simulator and am happy to successfully compiled and > run the simulator. I want to have some test to see the behaviour of FreeNet > simulator. What is basically mentioned in the Main.java file that the input > for the simulating scenario should be of the form: > > Usage: simsalabim.Main <scriptfile> <settings> <logfile> [prng seed] > > I am wondering how to write a script file for running simple tests? Is there > any specific format? Is there samples? > > Sincerely, > imk > > P.S: I request all developers for your precious time. I believe it would > contribute to newbie's and the purpose of this mailing list. > > > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://freenetproject.org/cgi-bin/mailman/listinfo/devl
