Sending a SOAP Request using ASIHTTP & Parsing using TouchXML

Hi All ! For sending requests to SOAP web-services, one can use different techniques as follows. Using NSURLConnection & NSXMLParser Using NSURLConnection & TouchXML Parser Using NSURLConnection & LibXml2 Parser Using ASIHTTPRequest & NSXML Parser/TouchXML Parser/LibXml2 Parser. Using this post, … Continue reading