Access Web Services in IPhone

Recently we had a small project for the IPhone where we need to retrieve data from a web service.

Our first aproach was to see if in the Apple SDK for the IPhone was something like the WSMakeStubs tool in Mac OSx.

We didn’t found anything similar  and we are almost implementing the requests and xml parsing manually until our colleague Barrenho found these nice tools:

  • http://sudzc.com/ – Generates a full project with classes, gives full source code, test application, documentation and wsdl file. Our current pick.
  • http://code.google.com/p/wsdl2objc/ – Also generates classes but has some problems with more complex types in the WSDL specification.

Thanks Barrenho.


Posted

in

by

Tags:

Comments

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: