On Mon, Aug 24, 2009 at 11:21:47PM +0100, Michael Yip wrote:
> Hi all,
> 
> I'm currently writing a simple client to communicate to my Freenet node 
> so that I can automate the upload and download process.
> 
> For some strange reason, whenver I send a ClientGet and ClientPut 
> request, unless there's a field missing, I don't get a reply from the 
> node and I just site there drawing blank.
> 
> Can anyone give me some pointers?
> 
> Thanks,
> 
> Michael

Well, I suggest you read this
http://wiki.freenetproject.org/FCP2p0ClientPut if you haven't already.

Also, you have to start every dialog with a ClientHello.

I remember I had trouble to get FCP working with jFreesite. The code is
(really) fairly simple, if you want to look at it to see a practical
working example : 
http://github.com/Artefact2/jFreesite/tree/f1c799fd914d4d7ffe1ff7001b20cddb8034261b/src/jfreesite/fcp

Attachment: pgpjB8V68nD5P.pgp
Description: PGP signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to