On Fri, 23 Feb 2001, Chris Anderson wrote:
>
> Kirk, are you using binary or source distro? I could get you a version of
> proxy that runs in a separate jvm if you want to try it.
>
Well, anyway...
In ProxyServer.java, right before sc = new SimplifiedClient(params), add
the lines:
57a58,60
> listenPort = params.getint("listenPort", defaultListenPort);
> params.setParam("listenPort", "0");
> Core.init(params);
then java Freenet.contrib.fproxy.ProxyServer <stdargs> will work.
_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://www.uprizer.com/mailman/listinfo/devl