-
Jun 2nd, 2009, 12:42 AM
#1
Mobile client - web app secure communication
Hi guys,
In your opinion, what is the best solution that is also secure to enable integration and communication between a fat mobile client and a web application, like for instance a grails web app?
Later this could be extended to a normal desktop app that needs to communicate with the webapp.
Would one use webservices exclusively for all communication or what else is there?
I would like to here your opinion?
-
Jun 3rd, 2009, 11:25 AM
#2
The easiest thing is just to do your communication, whether it is WS or REST, over HTTPS.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules