The way one is *supposed* to know what a client can process i
} Mosaic caches recently accessed files and for
I am not sure what caching has to do with the other stuff. Do you mean that
} What happens if cooperative peer apps are
I'm not sure why you are using the terms push and pull. The only connection
When you say cooperative peer apps rather than helper apps I assume you are
} the MIME mail approach start to break here,
I don't know what you mean by multiple notations here. The mechanism for
When it comes to actually deciding whether to send VRML or HTML from a site
Eventually, however, thi
What I would expect to see and would like to promote is the use of the MIME
I think
The solutions to these two problems are fairly simple. First, implement the
} Len
that Webspace does not bother to send thi
<(hint, hint to TGS and SGI).
} the conventionally small documents, that is fine.
these "cooperative peer apps" (see below) should be able to use (read/write)
the WWW browser's cache?
} downloaded (aka, push and pull)? It would
} seem that these apps which define in
} external or internal scripts more sophisticated
} transactions could be problematic. does
I can make is Netscape's server push multipart/x-mixed-replace MIME subtype
for server push and their HTML <META> tag for client pull (see
<http://home.netscape.com/assist/net_sites/pushpull.html> for more info on
thi
speaking of a VRML viewer like Webspace. I don't know of any
} or is there a
} multiple notations?
indicating what a client supports i
(assuming there are parallel HTML and VRML pages for essentially everything),
the HTTP_ACCEPT is
first time and the site, based on the HTTP_USER_AGENT field, can decide to
send VRML. If there
browser then it is not encapsulated and should be a part of the single
browser. The browser becomes a
window manr except 4Dwm on an SGI) and the two together undoubtedly
the debatable inconvenience of two windows rather than just one. Note that
if you are going after two VRML pages in two separate
processes they do not open two separate
tells that same Webspace to go elsewhere. Hardly intuitive or desirable
behavior.
multipart/mixed subtype to combine VRML with HTML. It is not even
unreasonable to hack a server (I will concern myself with NCSA, since I
don't know any
directory tree under it containing VRML files. As an example let's suppose
that DocumenRoot i
perhaps /neato/spiffy/wheretogo.html, it would make
/usr/local/etc/httpd/htdocs/neato/spiffy/wheretogo.html the first part of a
multipart/mixed MIME mi> of Content-Type text/html and
usr/local/etc/httpd/vrdocs/neato/spiffy/wheretogo.wrl the second part of
Content-Type x-world/x-vrml.
and 2) I do not know of any
subtype (which doesn't seem to like launching external apps, though I have
not done extensive testing).
HTTP_ACCEPT properly so that VRML viewers only accept VRML and WWW browsers
only accept type for which there
won't HTTP_ACCEPT it) and have the server process the HTTP_ACCEPT
intelligently to send one format or the other or both depending on what is
accepted; Second, put multipart handling into the WWW browser
<(hint, hint
to Netscape, NCSA, Spry, Win-/MacWeb, etc.)! Both of these solutions should
not be necessary, since had the HTTP and MIME standards been followed they
would already be implemented.
} Bullard
--Greg