On Mon, 19 Feb 2001, Brandon wrote: > > Yeah, that's one way to do it. Not every is running a web server, so > people without web servers can just take the port. For people with web > servers there are different ways depending on your set: apache mods, > servlets, cgi scripts. >
So, a FN address over http would be something like this: http/u.v.x.y and the http protocol plugin might use some rule to translate it into something like this: http://u.v.x.y/cgi-bin/fncgi and the body might be something like this: Content-length: 11111 ... <encrypted freenet data> InsertRequest SearchKey=... Source=http/a.b.c.d HopsToLive=4 End </encrypted freenet data> _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
