> > That's a totally separate issue from having an HTTP transport > > layer. FProxy is a simple client protocol. I'm talking about FNP > > encapsulation over HTTP so that FNP can tunnel through firewalls. > > > > Oh. I guess that means it has to share the port with other HTTP traffic, > like an Apache plugin?
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. _______________________________________________ Devl mailing list Devl at freenetproject.org http://www.uprizer.com/mailman/listinfo/devl
