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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T18:28:58+00:00 2026-06-13T18:28:58+00:00

I wanted to inquire, whether it is possible for a client application, which is

  • 0

I wanted to inquire, whether it is possible for a client application, which is consuming a web service, to send large amounts (54 MB) of data to the web service? Does the client application have to be a web service also?If yes, then will the data be sent as a response to the request from the web service, and how will we be able to send an acknowledge receipt from the web service

Im new to web services, so any help or direction will be very helpful.

  • 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-13T18:29:00+00:00Added an answer on June 13, 2026 at 6:29 pm

    send large amounts (54 MB) of data to the web service?

    Yes this is possible and quite common for large corporations. Some decisions are made however, that help to optimize and possibly speed up the transmission like

    1. Data Transfer Format/Protocol: You can make savings in the size of your message payload by picking the right data format for the payload. The two most popular data formats (otherwise know as protocols) for web service data transmission are JSON and XML (and by extension SOAP, an XML-Based messaging protocol). JSON is the more lightweight option (though somewhat limited in it’s application) while XML is a heavier (but more versatile option).

    2. Data Transport Protocol: A lightweight transport protocol could also help make savings with regard to message transfer efficiency and speed. In that respect REST is the preferred transport protocol for the lightweight route. In practice, most web services are HTTP based, but the web service paradigm gives you wide latitude to send requests to a webservice in a variety of transport protocols (SMTP, RMI are options), provided you’re sure the web service will be able to understand the transport protocol over which you’re sending your data

    3. Handling of Binary Data: Webservice messages are generally transmitted as text/character type payloads. When dealing with binary data(images, files, etc), you have to be a bit more selective (read:cautious) about your options as picking a wrong data transfer type for binary data will result in data (message) bloat. The SOAP message transfer protocol format gives a couple of options in this regard. There are standards and concrete implementations of these standards that you can adapt to optimize the size of your message if it contains binary data.

    Does the client application have to be a web service also?

    No. The keyword in the web service is service, that is, your application/system client to be served. Your responsibility ends at sending properly formatted data over predetermined channels, in a predetermined format to the service (and expecting an optional response to your request, based on the type of service you’re consuming). Unless the service you’re consuming explicitly defines a requirement for your system so send another message in acknowledgement of an earlier reponse (which is catastrophically crappy design in my opinion), you’re under no obligation to do so.

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

Sidebar

Related Questions

I wanted to know is it possible to find a which file from several
I wanted to start a service from a Broadcast reciever which takes android.intent.action.BOOT_COMPLETED. When
I wanted to make a Java based web crawler for an experiment. I heard
I wanted to know about Data Type implementation in PHP so I need a
Wanted to write a program to implement a dictionary of words using Tries Data
I wanted to write a small script which displays a image or play a
I wanted to ask is it possible to Show Directions in Map View (Bing)
I wanted to inquire what the difference was between the default.properties and project.properties files
I wanted to know which is faster from the following scenario: Three tables A,
Just wanted to inquire about the optimisation of file size of the FLA file..

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.