delphi - How to make a remote procedure call (SOAP client)? -


i have never used soap before. has given me link wsdl file , told me develop application makes remote procedure calls web services defined wsdl file.

i haven't clue begin ... (xe2 starter edition)

wizard or command-line utility import published wsdl document , provide interface definitions , connection information need.

documentation: http://docwiki.embarcadero.com/radstudio/xe/en/using_web_services

there steps generating interface , code examples.

take @ article : http://www.drbob42.com/examine/examine2.htm


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -