Delphi 7 / Soap / Xampp. I need a good Hello World tutorial

ok, I started generosity (and can increase points). Please read the question. This is not so much coding as configuration, and I have not yet found anything that explains this.


I read a bunch of tutorials, I believe that I feel SOAP conceptually, but I'm still having trouble running it.

I think I'm fine with the coding, both the server and the client, but my problem seems to be absorbing this service in fact. That is, what files to copy to directories on http: // localhost , what my WSDL should look like, how to run the software, and what values โ€‹โ€‹to set in my THTTPRIO component.

Is there an extremely basic guide to developing SOAP using Delphi and running (testing) on โ€‹โ€‹localhost?

Even http://www.agnisoft.com does not help me: - (

+4
source share
1 answer

Source: https://habr.com/ru/post/1314143/


All Articles