Re: Communication with a colony on the Moon
- From: Erik Max Francis <max@xxxxxxxxxxx>
- Date: Thu, 16 Mar 2006 23:26:04 -0800
Mike Williams wrote:
I'm not talking about sending screenshots. The data passed up to the
copy on the moon would be almost exactly the same as what your browser
would fetch if you accessed the same page from a location on Earth. The
program that displays the data on a computer on the Moon would work
something like one of those mail clients that will display HTML content
with images and other media that are included as attachments to an
email. The program on the Moon wouldn't make its own requests for things
like image content, but only display what gets passed up to it from the
Earthside browser.
It doesn't sound you're really describing anything different than Ben Bradley described; you don't need a browser to act as this intermediary. In fact you don't want a browser, because a browser implies something that turns the content into something displayed to the user, which is not something you need or want to do at this stage. (Hence why I presumed you were talking about sending a realtime feed of what the browser rendered.)
Even a caching proxy could easily be extended to have this kind of functionality. As it is, when you a hit a URL that's not in the cache, you are shown a 5xx HTTP error and are told to check back later. The proxy then makes the request for the content of the page. When that request finally comes back, then the proxy processes the content that came back (probably handing it off to another process), which then makes supplementary requests for everything directly referenced in that page, then perhaps supplementary requests for everything directly referenced in _those_ pages, to whatever extent you want.
--
Erik Max Francis && max@xxxxxxxxxxx && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
Never make a promise or plan / Take a little love where you can
-- Florence, _Chess_
.
- Follow-Ups:
- Re: Communication with a colony on the Moon
- From: Mike Williams
- Re: Communication with a colony on the Moon
- From: Aaron Denney
- Re: Communication with a colony on the Moon
- References:
- Communication with a colony on the Moon
- From: Technoknight
- Re: Communication with a colony on the Moon
- From: Mike Williams
- Re: Communication with a colony on the Moon
- From: Ben Bradley
- Re: Communication with a colony on the Moon
- From: Mike Williams
- Re: Communication with a colony on the Moon
- From: Erik Max Francis
- Re: Communication with a colony on the Moon
- From: Mike Williams
- Communication with a colony on the Moon
- Prev by Date: Re: Communication with a colony on the Moon
- Next by Date: Re: Communication with a colony on the Moon
- Previous by thread: Re: Communication with a colony on the Moon
- Next by thread: Re: Communication with a colony on the Moon
- Index(es):
Relevant Pages
|
Loading