Page 1 of 1

Naive question: app server communication

Posted: Fri Jan 15, 2016 6:33 pm
by cwkalish
Sorry for the simplistic question (but I'm working with a 1980's vintage conception of computing): The HTML5 build is basically a way to deliver a standalone app that runs on the user's device? That is, there is no communication between the app and the server once the app is delivered? In particular, if I want a record of what the user does in the app I'd need to have the app execute something like a form action that my html server needs to handle?

Thanks.

_Chuck

Re: Naive question: app server communication

Posted: Fri Jan 15, 2016 6:48 pm
by bn
Hi Chuck,

calling out from HTML5 is in the making, it seems to be difficult to do.

Currently not yet possible.

See discussion on the use-list

http://runtime-revolution.278305.n4.nab ... 99967.html

Kind regards
Bernd