Depending on where you are using this, it doesn't matter a whole lot, but the intention was that you should use a freenet.transport.TCP object to create the address objects.
On Mon, Aug 05, 2002 at 08:26:24PM -0400, David Allen wrote: > Hello, > > Attached is a tiny patch to fred just to fix some constructor > permissions in freenet.transport.tcpAddress. I've been writing some > test code to use the FCP classes in fred as a basis for possibly > writing a new application, and in order to use them I need to be able > to create tcpAddress objects. This patch makes that possible by > making the object's constructors public instead of private. (Created > with "cvs diff -u") > > I would greatly appreciate it if someone could check this patch in > after looking it over so others can use the freenet.jar that comes > with nodes as an FCP library. Any comments or suggestions are also > welcome. -- Oskar Sandberg oskar at freenetproject.org _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
