John Carlson wrote:
Yes, uni-directional is simpler than bi-directional. The web doesn't require configuration? You've got to be kidding. That's what juju charms are for. I think minimal configuration on the client-side is what you are referring to. I don't recall any client-side gopher configuration besides installing the software. I also view typing in URLs as "configuration."

Well, at least in principle, drop an html file in a directory (behind a server) and it gets served (or drop it in a WebDAV folder). If you want permanence, register a PURL. Gopher SERVERS require quite a bit of configuration on a file-by-file basis (yes, you can drop a file in a directory and it sort of gets served, but if you want it to have a name, be presented in order, and stuff like that....).

I've had my own experience working with a API for doing distributed forms (over TCP/IP). IME, an API is easier to deal with, once the infrastructure is debugged. I was working on providing a non-distributed version, so I had to work with the infrastructure.

Getting through firewalls is another matter, and probably why everyone focuses on doing stuff over port 443 or 80. Otherwise, we would be doing something like RMI. Has anyone got experience with RMI over HTTP?

Again, that's why REST has largely won out over things like W3C web services.

Miles

--
In theory, there is no difference between theory and practice.
In practice, there is.   .... Yogi Berra

_______________________________________________
fonc mailing list
[email protected]
http://vpri.org/mailman/listinfo/fonc

Reply via email to