Compressing soap content

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Dante (dan_tel_at_hotmail.com)
Date: 09/08/04


Date: Wed, 8 Sep 2004 14:31:06 -0600

I have developed a PHP web service that runs on a linux machine. I have
also developed a windows forms client to the web service in C#. The only
problem that I'm having is that the data that I send to the web service is
too large. For one, the server denies any post greater than 8 MB. It also
takes forever to send that amount of data. I would like to figure out how
to compress the soap content and then have the server decompress it after it
has received it.
Has anyone done this? Does anyone know of any good resources with examples?

Thanks
Dante



Relevant Pages

  • Re: Impersonated login to web service from outside domain
    ... the client is part of the domain group. ... : integrated windows auth fails. ... You can try creating an identical local user on the server (as the one you ... next call to the web service (ie. the process requiring the credentials to ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Impersonated login to web service from outside domain
    ... the client is part of the domain group. ... You can try creating an identical local user on the server (as the one you ... next call to the web service (ie. the process requiring the credentials to ... Any other windows server gurus care to clarify? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Which X ?
    ... I don't mean a popup window, ... of a client application floating menu type thingy. ... customers can't get enough of popup windows. ... I am working on web service service consumers. ...
    (sci.physics)
  • Re: How to call Web Service Securely
    ... you could provide a logon screen in the client app and create a NetworkCredential from that - then use SSL and basic auth to access the web service ... make a web method via dialup to my IIS Web Service. ... integrated security without having to have the standard windows login ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Using HttpContext from a web server?
    ... >> Windows integrated authentication for the web service file, ... >> should be seeing the client user identified via the HttpContext user. ... rebooting the machine might help. ... could you please indicate what versions of Windows and the .NET ...
    (microsoft.public.dotnet.security)