For more information on the general idea behind this project and architecture, you may want to check out some slides about the project here: http://www.ens-lyon.fr/LIP/RESO/iwan2005/slides/IWAN05-Tylutki.ppt
Just wanted to mention that it is verified Eclipse 3.2.1 compatible with Sun JDK 1.5. It may not be compatible with 1.4.2, as I enjoy using typed ArrayLists (e.g., ArrayList <Response>).
The preliminary components of the Java version of NSRF is now in the CVS jnsrf directory. It should be noted that this version does not have all agents completed yet. When they are completed and working, they will be updated in CVS and a jnsrf package will be made available for download. The current CVS version was developed under Eclipse 3.1, but shouldn't be difficult to port to other IDE's.
Initial version 1.0 of the C version of the NSRF is released both in CVS and in tar.gz form. In addition, a simple screenshot of the console/log of the response agent is provided.