Chris Burge a ?crit : > Hey! If I wanted to intreface with freenet with another application > (opensource of course) which language would be best? I saw a Python API > but I haven't seen any instructions for Java or Ruby. The reason I ask > is that I would rather do it via an existing API rather than hacking my > way around the place.
There is also jFCPlib, a Java API by Bombe. Otherwise, any language can do the trick : you just have to open a socket to the node and use the FCP specification : http://wiki.freenetproject.org/FreenetFCPSpec2Point0 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature URL: <https://emu.freenetproject.org/pipermail/tech/attachments/20080524/4fef780e/attachment.pgp>
