[android-developers] Securing WEB Service

2011-02-15 Thread Kishen
Hi, I am developing an android app for my company. Therefore I have built a WCF REST Webservice. But the problem is that this webservice is available to everyone in the world. I just want secure it and make that only the app I created has access to it, how can I achieve this? Is there a way I can

Re: [android-developers] Securing WEB Service

2011-02-15 Thread Marcin Orlowski
On 14 February 2011 12:31, Kishen kish.bh...@gmail.com wrote: Hi, I am developing an android app for my company. Therefore I have built a WCF REST Webservice. But the problem is that this webservice is available to everyone in the world. I just want secure it and make that only the app I