Connection to a Webservice via Soap
Hello everybody,
Currently I am working on the problem to communicate with a WebService using Soap.
There seems to be no really stable framework coded in objective-c. So I thought about using some C++. But I wonder if its really possible to work with C++ on the Iphone because of the need C++ libs.
Has anyone other ideas for connection to a Web Service or experience in using C++ on Iphone ?
|