Appreciate your reply Cromulent
OK, lets go one by one, Let me first understand a WebService
Is it like a stored procedure that accept inputs and send outputs back?
And what is the best tool that to create a WebService than iPhone can interact with?
And what is the method in Xcode to communicate with a WebService?
Last for nowDo I need to configure SSL certificate to tighten the security between the app and the WebService and the database?
Thanks in advance guys![]()
I'm planning to create a Windows based application that interact with Oracle DB wither via Web Service or any other middle-were![]()
NSString *results = [[NSString alloc] initWithContentsOfURL :URL];