Hello everyone,
I am trying to use XML-RPC for my data access on a web server (HTTPS).
I wanted to know if parsing the XML-RPC data can be handled using
NSXMLDocument and parsing the <member>, <struct>, <name>, <value> XML-
RPC tags. Also, initWithContentsOfURL doesn't seem to fit that well...
Should I use initWithXMLString? Also, WS prefixed classes will not
work in my instance, I can't say why, so that is out.
I am using the XMLRPCCall.h,m XMLRPCRequest.h,m and XMLRPCResponse.h,m
classes, also with CURLHandle.framework...
Does anyone have any pointers? sample code? etc...?
Thanks,
Rick
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]