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

  • SEARCH
  • Home
  • 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 769051
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T18:16:33+00:00 2026-05-14T18:16:33+00:00

I have a Web Service written in .NET that provides data for an iPhone

  • 0

I have a Web Service written in .NET that provides data for an iPhone application. It will also allow the application make a “reservation.”

Currently it’s all internal to the corporate network but obviously when the iPhone application is published I will need ensure the Web Service is available externally.

How would I go about securing the Web Service?

There are two aspects I’m looking into:

  • Authentication for accessing the web service
  • Protection for the data being transferred

I’m no so bothered about the data being passed back and forth as it will be viewable in the application anyway (which will be free). The key issue for me is preventing users from accessing the Web Service and making reservations themselves.

At the moment I am considering encrypting any strings in the XML data passed back and forth so only the client can effectively use the web service sidestepping the need for authentication and providing protection for the data. This is the only model I have seen but I think the overheads on the iPhone and even for the web service make for a poor user experience.

  • 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-14T18:16:33+00:00Added an answer on May 14, 2026 at 6:16 pm

    https is the simple answer, but you should not only provide the server with its own
    certificate, but give one to each mobile device. This allows for mutual authentication.

    If you can’t do this, you can employ AES to sign the messages from the iphone
    to the server, using a shared secret known only to the server and the iphone, but
    never transmitted in plain:

    signature = AES(data + iphone udid + shared secret)
    (or something to that effect)

    You should choice a way to distribute the secret
    that allows you to verify the other part.

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

Sidebar

Related Questions

I have an application that is an asmx web service written in .NET 2.0
I have written an application that connects to a SSL web service (including client
We have a customer that is trying to call our web service written in
I have a web application written in C# that consumes several internal web services.
I have a web-service that I will be deploying to dev, staging and production.
I have a web service that queries data from this json file, but I
I've written an ASP.NET 2.0 web service which is consumed by a web application
I have an web application written in ASP.NET (FW 3.5) (along with some VBScript,
I had a web service written in .NET 2.0 that expose some web methods.
Background: I have a winform application written in VB.NET that uses a WebService to

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.