i'm just a begginer, so i need your leniency if i say something wrong.
What i need is to develop an application for the iphone that takes an audio file from iphone and transmits it to a server in order to process and send a reply. I thought that web service would be the answer, so i need to develop a SOAP client for my iphone. As i found there is a way to develop a client using Ajax. So can i get this javascript code and add it to my objective c code in order to create the SOAP client?