And now, back from my vacation, I bring a gift of source code to the Freenet
community.
I spent much of my vacation in my room with my laptop, some Java
documentation, vi, the Freenet source, and a couple of RFCs. I have
completed the much of the coding work for Freenet Name Serivce and will be
putting the code in EOF's CVS sometime today.
WARNING: None of this code has been tested. My laptop doesn't even have
gcc, much less javac.
<RANT>
Bastered Small Linux developers! How can they release an OS without a
compiler!??
Hey, you microserfs in the back! Shut up!
</RANT>
Anyways, I decided not to use SimplifiedClient for the request/insert stuff
because it's not flexible enough. Instead, I've created my own wrapper for
Freenet.client.InsertClient and Freenet.client.RequestClient, which works
better for my purpases. However, I'd like to add a meathod for manualy
setting a redirect, but I can't seem to figure out how to do this. It seems
that the class for doing this is protected, and I can't figure out how it
works anyways.
BTW--The wrapper I made for this will be at (in EOF's CVS tree)
DNS/FNS/Freenet/FClient.java.
_______________________________________________
Freenet-chat mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/freenet-chat