I am still working on getting FEC support in fproxy. But the FCP stuff is working. See my previous message and make sure you get the updated freenet-ext.jar it mentions.
It shouldn't be that hard to write a full commandline FEC splitfile insertion / retrieval client in Python / Perl / (scripting language of your choice). This might be a starting point if you do Python. Look at GetFreenetKey for an example of how the new MetadataHint stuff can be used. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freenet/Contrib/gj/modules/FCP.py?rev=1.1&content-type=text/plain Any takers? I updated the plugin README with some info on how segmenting and striping work: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freenet/Contrib/fecimpl/onion/README?rev=1.4&content-type=text/plain Here's where parameters are actually calculated. http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freenet/Contrib/fecimpl/onion/SegmentationParams.java?rev=1.1&content-type=text/plain -gj _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
