External Web Services with Corona

I want to consume some external web services in my Corona app. Is it possible? A link to example/documentation will be appreciated.

Thanks [import]uid: 13242 topic_id: 4912 reply_id: 304912[/import]

Should I assume this is not possible? [import]uid: 13242 topic_id: 4912 reply_id: 16022[/import]

It’s possible but not secure until we get HTTPS, which is expected in the upcoming January update.

If you’re OK with plain HTTP, use LuaSocket: http://w3.impa.br/~diego/software/luasocket/http.html [import]uid: 7026 topic_id: 4912 reply_id: 16030[/import]