Results 1 to 2 of 2

Thread: Mobile client - web app secure communication

  1. #1
    Join Date
    Mar 2009
    Posts
    130

    Default 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?

  2. #2
    Join Date
    Jan 2008
    Location
    San Diego
    Posts
    780

    Default

    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
  •