I added support for using DNS DataSource names like people have requested. You have to set your address in the .freenetrc file for it to take effect, see sample.freenetrc for more.
I didn't actually test this so it would be good if somebody would. The best way to test this is to run 2 nodes, one which knows about the other (through a nodes.config) and one that knows of nobody. Then Insert a file with htl 2 on the first one (which should have a nodeAddress set), and after completing the insert request anything from the second to see if it forwards to the first. I just can't be bothered to set up such a test right now... I also moved BClient to Client, BInsert to InsertClient, and BRequest to RequestClient, moving the old classes to the Freenet.client.old package. Sorry GUI people... -- \oskar _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
