SOAP HTTPRIO implementation
Submitted by admin on Fri, 2006-04-28 11:33.
Q: Is there an easy way to avoid using default HTTPReqResp under Windows (I would like to provide more controlled access to internet using Indy controls).
The problem with standard implementation (using wininet.dll) is that it reads global internet settings and applies global Proxy settings which I would rather avoid, and I have no idea how to do it with this control. Another thing is that I would like to implement compressed (gzip) transfer of SOAP messages - again it's impossible with wininet...
A: There is described what you need in PDF. I had to implement e.g. SSL to SAOP that is not supported in Delphi and avoid wininet.dll of course.
A: There is described what you need in PDF. I had to implement e.g. SSL to SAOP that is not supported in Delphi and avoid wininet.dll of course.
| File | Version | Size | Last modif | |
|---|---|---|---|---|
| indy_soap_web_services_in_delphi.pdf | 88.86 KB | 2006-05-04 08:41 | ||
| How to develop Web Services application in Delphi based on Indy (server, client, SSL). | ||||
