Re: Devices as Virtual Web Services

On 10 Feb 2010, at 13:22, Frederick Hirsch wrote:

> Running a local web server to have local access seems overkill, leading to the thought that both  might be necessary.

It's not clear that running a local web server of sorts is *that* heavyweight.

It's also not clear that one couldn't fake a web server within the browser (exposing the RESTFUL API to the JavaScript environment) without ever implementing an HTTP server in the process.

Received on Wednesday, 10 February 2010 12:25:49 UTC