iPhone - access XAMPP server (localhost) on my mac in the same network
Posted
by lostInTransit
on Stack Overflow
See other posts from Stack Overflow
or by lostInTransit
Published on 2009-07-24T06:22:22Z
Indexed on
2010/03/14
21:45 UTC
Read the original article
Hit count: 204
Hi
I want to create an iPhone app which makes calls to a web service. For testing, I want to first create the API calls on my mac (server running XAMPP) and if it works fine there I want to port it to the actual server.
If my iPhone and mac are on the same network, can I access the web service using the IP address of my mac?
Thanks.
© Stack Overflow or respective owner