Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/SOAP/Components    [ Add a report in this area ]  
Report #:  106440   Status: Open
Add TIdHTTPRIO component to fully use Indy with SOAP with Windows too.
Project:  Delphi Build #:  16.0.4504.48759
Version:    16.4 Submitted By:   Luigi Sandon
Report Type:  New Feature Request Date Reported:  6/15/2012 8:51:00 AM
Severity:    Serious / Highly visible problem Last Updated: 2/22/2013 11:21:14 AM
Platform:    All versions Internal Tracking #:  
Resolution: None (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 10
Description
When connecting to a remote server the actual implementation of the THTTPRIO component may be not adequate (it lacks some authentication and certificate capabilities).

When compiled for non-Windows platforms the code in Soap.SOAPHTTPTrans already uses Indy to communicate, and exposes some useful properties like being able to use a custom Indy IOHandler to manage the communication. That would in turn lets the developer able to use some avdanced third parties libraries like SecureBlackBox.

Thereby adding another RIO implementation that uses under Windows Indy instead of WinInet would be very useful.
Steps to Reproduce:
See description.
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01