Cocoa Web Service Questions
Cocoa Web Service Questions
- Subject: Cocoa Web Service Questions
- From: Jerrod Fowkes <email@hidden>
- Date: Wed, 12 Apr 2006 11:40:01 -0700 (PDT)
Hello,
Fist off I am a proud new member to the Cocoa developement community. However I have a couple of questions. In my recent adventure I have been able to successfully learn objective-c and a small portion of the Cocoa API and make a really neat threading application. I am currently working on being able to connect to a .NET Web Service written in C#. Well, I have been able to do that and figure out how to pass parameters into the service and return results as well. However I need to get more into the nitty gritty of things. I would like to know
a) Is there a function call or utility on Mac OS X to get me the result SOAP-XML request going to my .NET Web Service? Vice versa? I am using the standard
result = (NSDictionary*)WSMethodInvocationInvoke(soapCall); to make my calls.
b) I am attemting to parse a .NET DataSet. Are there any good articles on how to do this or is there a set of objects that I can use in cocoa to be able to pull this off. If not, what is my best alternative.
Any help would be greatly appreciated. Thank you for your time. -Jerrod Fowkes
---------------------------------
New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden