-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 28 April 2004 14:57, Yosuke Yoshikawa wrote: > Hello. We're trying create a Java applet to communicate with the freenet and > was wondering if you know of anyone who was successful at doing so. If no > one has done one yet, then where would you people suggest we start at > dissecting freenet?
The only limitation when creating a java applet is the sanbox the applet is run in. By default the sanbox limits the applet from connecting other hosts than the applet source host (e.g. the applet server must be running a freenet node accepting FCP connections from other hosts). - -- Roger Oksanen <[EMAIL PROTECTED]> +358 50 355 1990 CS Student at Helsinki University PGP id 1B125A3E Homepage http://www.cs.helsinki.fi/u/raoksane/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAj8W578OZUBsSWj4RAlCxAKCHTkjMfYCWidAP9Ik8GBaMlCsJGQCgtcpm XXXAPKLHu1Av+U2W0oGqzq8= =OUuD -----END PGP SIGNATURE----- _______________________________________________ Support mailing list [EMAIL PROTECTED] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[EMAIL PROTECTED]
