sqlite - setting up server for an iphone app -



sqlite - setting up server for an iphone app -

super basic question - building iphone app need set computer server app can send info computer. first steps need take?

thanks!

if writing iphone app on macbook can enable apache in scheme preferences, click sharing, enable web sharing show computers ip address can nail on web browser.

that set web server on machine. since emulator , web server on same wifi network , if deploy device can have on wifi network should able post info mac's web server.

if passing info you'll need read 'web services', rest web services. suggest reading php and/or ruby or python programming language interpret posting web service.

hope helps on way.

if not on mac can't develop iphone app anyways ;) above strategy should work you.

iphone sqlite

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -