On Thursday 10 March 2011 09:04:38 Jean-Francois Romang wrote: > I'm discovering freenet and trying to control a node using FCP in Java. I > downloaded jFCPlib, but the highlevel interface > (net.pterodactylus.fcp.highlevel.*) seems unfinished (ie no way to put or > get some data) : do I miss something ?
Unfortunately not. FcpClient has a getURI method that will retrieve a single
URI without many bells and whistles but the rest of the API was written on an
I-need-it-now basis and never progressed further than what you see.
The method getConnection will return the underlying FcpConnection, though.
This offers you the (more or less) full range of client commands available.
> Jeff
David
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
