Hi, my fred branch plugin-fcp-rewrite is nearing its completion, and I will have to do extensive testing soon. The branch rewrites the Freenet FCP API which allows plugins to expose functionality to FCP clients by being a FCP server. This is what WOT uses to provide FCP services.
It has two primary code paths: 1) Both server and client plugin are running in the same node. Thats the case for WOT + Sone/Freemail/Freetalk/etc. The FCP data will be passed directly between the plugins as Java objects there, instead of using TCP network sockets. I'm able to test that already with the above WOT apps. 2) Server plugin (for example WOT) running inside the node, client running outside of the node, possibly written in a different programming language. In that case, the client is attached by a TCP network connection. I need an external, non-plugin client to test code path 2. Ideally that would be a client application of WOT, because WOT already has been adapted to use the new API. Can you folks please help me with a complete list of all of them? - I currently only can recall Infocalypse. Btw, Steve, please tell me where the latest code is for that :) Thanks
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devl mailing list Devl@freenetproject.org https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl