I want to enable GZIP compression on my gSOAP client. How can I do it?
GZIP requires the Zlib library, compile sources with -DWITH_GZIP. It's in the manual. Where did you get stuck?