Naive question: app server communication

Bringing your stacks to the web

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
cwkalish
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 78
Joined: Thu Sep 30, 2010 2:24 am

Naive question: app server communication

Post by cwkalish » Fri Jan 15, 2016 6:33 pm

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

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3999
Joined: Sun Jan 07, 2007 9:12 pm
Location: Bochum, Germany

Re: Naive question: app server communication

Post by bn » Fri Jan 15, 2016 6:48 pm

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

Post Reply

Return to “HTML5”