Subject: Windows distributed app
Data layer: SQL Server ( on separate machine )
Middle layer: WebServices on IIS ( on separate machine )
Questions: How could be ( SOAP ) traffic between Client
and WebServices compressed at least for larger DataSet-s.

Thank you in advance.

Gisa

Re: Compress traffic to Web Services by Bob

Bob
Fri Nov 28 13:43:04 CST 2003

This might help. Very useful...

http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx

--
Bob Powell [MVP]
C#, System.Drawing

The November edition of Well Formed is now available.
Learn how to create Shell Extensions in managed code.
http://www.bobpowell.net/currentissue.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm

Read my Blog at http://bobpowelldotnet.blogspot.com

"gisa" <gisa@irvas.co.yu> wrote in message
news:039901c3b4df$71c74fa0$a001280a@phx.gbl...
> Subject: Windows distributed app
> Data layer: SQL Server ( on separate machine )
> Middle layer: WebServices on IIS ( on separate machine )
> Questions: How could be ( SOAP ) traffic between Client
> and WebServices compressed at least for larger DataSet-s.
>
> Thank you in advance.
>
> Gisa
>