Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1049419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T16:36:49+00:00 2026-05-16T16:36:49+00:00

I have some HIGHLY sensitive data that I need to expose to Android and

  • 0

I have some HIGHLY sensitive data that I need to expose to Android and iPhone clients. My backend is completely in .NET. I’m trying to figure out the best approach to providing this sensitive data to the iPhone and Android platforms.

I’m getting lost in all of the opinions circling around the internet. Some say use SOAP because it is an established industry standard. Plus, it supports authentication. On the other hand, others say avoid SOAP at all costs and use REST. But, I’m not sure how to use REST in a way that a) requires authentication b) is accessible to both Android and iPhone. WCF seems like the best approach for REST. But I have no clue to securely exchange data with the Android and iPhone client applications.

Can someone point me to some documentation and/or share thoughts on how to best do this? I understand the general concepts. It’s just there are SOOOO many acronyms and technologies that I’m not sure which is an intelligent approach. My main concerns are 1) protecting my data 2) exposing to iPhone and Android client applications that I’m writing.

Thank you for your help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T16:36:50+00:00Added an answer on May 16, 2026 at 4:36 pm

    REST is pretty simple to use from any client that you can access libraries that do http GET/POST. – The basis of REST is simply standard http stuff you’re probably already familiar with if you use a browser. The android REST calls look pretty easy, and there are iphone libraries that make it easy (like the open-source all-seeing-eye http request library). It looks like both can support SSL + multiple forms of auth (basic is probably okay if you’re only using SSL), which should satisfy your authentication and transmission security concerns.

    As far as SOAP, it is a standard, but getting two different stacks to communicate can sometimes be a huge headache, and the concepts can be daunting to learn. SOAP can address the authentication and encryption in the message, but the SOAP libraries I’ve used make this difficult at best unless you’re using exactly the setup in the examples. In many cases, I’ve ended up using SSL + web server auth again anyway.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.