John Herdean
Posts: 0
Joined: Tue May 14, 2013 3:56 am

can i send a continuous request to the server?

i need to send a request each minute to the server, how can i do it with your platform

so how can we trigger a background worker or any other means when the app starts and make it run continuosly.. For example, the script runs every 1 minute, i.e. the geo-location service sends a notification to my server every minute??

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

can i send a continuous request to the server?

JavaScript, via timer.

You can do anything with JavaScript and what the browser supports.

John Herdean
Posts: 0
Joined: Tue May 14, 2013 3:56 am

can i send a continuous request to the server?

ok thats good to know... i will be testing this feature in a few weeks. Thanks

Return to “Issues”