Is it true that there are no built-in built-in libraries or frameworks for communicating with a web service through SOAP? There are the basics of basic web services that relate to SOAP, but are only available for Mac OS. All posts mention third-party libraries for working with SOAP (CSoap and others) ...
I am currently looking for a wrapper API, such as "sendRequestWithMessage:" and "receiveResponseWithMessage:". I would prefer a higher-level API instead of manually constructing an HTTP request, setting headers (length, etc.) and possibly a simplified XML structure.
source share