> i'm currently working on an set of libraries which also contain
> an virtual filesystem (currently supports local fs, http, sockets).
> this vfs can easily be used in all kind of applications which need
> a higher level fs access (not only browsers).

Sounds interesting. I'd like to have a look, but just don't grok the
source. I want to do an rdf <-> filesystem binding, but have no clue
about kernel vfs. Don't do much C.
 
> now i want to implement a fs-driver for freenet. where should i 
> start looking for client code ? is there something like an 
> libfreenetclient or so ?

First thing: everybody moved to another list. Don't know why:
http://www.uprizer.com/mailman/listinfo/devl

Second: Freenet was written in Java and had most of it's sources
in Java. Especially there is no up-to-date C++ client, and hence
no libs. You could try to read the docs / protocol draft, but it's
evolving quickly.

Gruss, 


chris


_______________________________________________
Freenet-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/freenet-dev

Reply via email to