On Thursday 26 May 2011 15:55:51 Pierre Abbat wrote: > On Wednesday 25 May 2011 13:38:20 Ian Clarke wrote: > > My recommendation would be to whip up a simulation in whatever language you > > are most familiar with. It shouldn't be complicated, and will probably be > > easier than the learning curve of using unfamiliar code in an unfamiliar > > language. > > Writing a simulator from scratch is too big a job for me. I found one by Hui > Zhang in C++ which I'll see if I can modify. If you know of others, please > let me know.
There are several, but make sure you are running it at the right level. It sounds like you're only interested in routing and swapping (or similar mechanisms). You don't need accurate simulations of requests and packets. > Pierre -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part. URL: <https://emu.freenetproject.org/pipermail/tech/attachments/20110601/bf57540e/attachment.pgp>
