iPhone App with Web Service Access

Posted by blake on Stack Overflow See other posts from Stack Overflow or by blake
Published on 2010-03-28T12:58:18Z Indexed on 2010/03/28 13:03 UTC
Read the original article Hit count: 241

Filed under:
|

I have been asked to write a compliment website/service for an iPhone app.

The app creates images. The author wants these images to be uploaded onto the server, into their personal storage area. These images need to be able to be pulled down to the iPhone later for editing. The user will be able to use the website as well to see these images.

I have yet to decide (or understand) what the best way of implementing this would be. And with no experience with iPhone development I have no idea what it can actually handle.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about web-services