On Fri, Feb 21, 2003 at 05:31:36PM -0000, Dave Hooper wrote: > A tries connecting to http://aaa.bbb.ccc.ddd/ppppp/servlet/self and > decoding the result using the private key to see if the message is Self.
(That URL implies port 80) This shouldn't be done with a servlet, but through FNP - or at least through the FNP port, since that's the port that's going to be forwarded through NAT. Other than that, I think your proposal is a great idea. _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
