What are the FCPtools? FCPtools give you an easy way to insert and retrieve files, and browse freesites, within Freenet 0.4 and 0.3. The consist of console-mode freenet clients for windows and linux, plus the library for supporting you to write your own clients. ------------------------------------------------------------------------ Contents of FCPtools: fcpproxy - an FProxy-like web client for Freenet 0.4 or 0.3, that allows you to surf freesites and browse keys fcpget - a simple command-line key request utility. Useful as sample program using ezFCPlib fcpput - a simple command-line key insert utility. Useful as sample program using ezFCPlib fcpputsite - a simple command-line freesite insertion utility. ezFCPlib - the engine that makes all these tools run. ezFCPlib provides an easy, intuitive yet powerful C/C++ API to Freenet 0.4 and 0.3 nodes. FreeWeb uses ezFCPlib. Draft API doc included. The FCPtools homepage is located at: http://freeweb.sourceforge.net/fcptools.html