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 8192755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T04:14:52+00:00 2026-06-07T04:14:52+00:00

I have to develop a mobile application, and i want to know if there

  • 0

I have to develop a mobile application, and i want to know if there is a web service framework
which make developing easier and offers scalability, security and faster in parsing messages.

  • 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-06-07T04:14:53+00:00Added an answer on June 7, 2026 at 4:14 am

    In terms of performance and network transport, Web Service is probably the least efficient way to go due to the size of SOAP and the complex XML parsing. If you are open to use AMF, in my experience it is the most efficient implementation. There are numerous server-side supports including Java, .NET, php, ruby, etc.

    You may check the performance comparisons of different technologies via this blog, and iOS implementation of AMF can be found here.

    In brief, here are my takes on numerous client-server communications:

    Web Services (SOAP)

    • Pros: Strongly-typed, verbose, support complex data type, support in many server platforms. Most client would have some kind of built-in support
    • Cons: Extremely bulky in size which is bad for network transport, and complex XML structure would eat into application performance.

    Restful XML

    • Pros: Easy to understand, smaller size XML compared to SOAP if designed correctly
    • Cons: Not strongly-typed. You have to write your own XML parser to parse data to your strongly-typed objects. XML parsing in general is slow and inefficient.

    JSON

    • Pros: Easy to understand, more compact structure.
    • Cons: Not strongly-typed. Cannot support referenced data. For example, if you return ten children who reference the same parent in their properties, you would end up having ten copies of the same parent.

    AMF

    • Pros: Binary data format, strongly-typed, small network footprint and extremely fast serialization and deserialization
    • Cons: Not as widely known.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to develop a mobile application which can work in GPS/GPRS based phones.
Is there any document to develop cross-platform mobile application. I have try to go
I am willing to develop a mobile application. I wish to have something working
I want to develop cross platform mobile app. I have seen frameworks listed below
I have develop one web site in php. I know how to upload it
I have to develop a application (Winforms-application) which is connected to a database within
I am trying to develop a Windows Mobile 6 (in WF/C#) application. There is
I am trying to develop the single page in asp.net web mobile application as
I have been given the tasks of speccing a mobile application, which will need
I've downloaded the AMF framework (Application Mobile Framework) to develop easily a mobile application

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.