Unable to load app running on desktop localhost on iPhone browser over local network - configuration problem?

You must Login before you can answer or comment on any questions.

I am running a Python app on my desktop's localhost, and want to test it on my iPhone over my local network. I am using Win7 with the latest Titanium studio. Everything works fine on my local machine, but I cannot access it from my iPhone's browser over wifi. I am also running xampp on my desktop and as a result, had to change Titanium studio's port to 8080.

So to clarify. I can access my xampp fine from my iPhone by navigating to http://xxx.xxx.x.xxx (my desktop's IP)

With my Titanium studio running, I can access my site from my desktop at http://localhost:8080 but when I try to load over wifi on my phone (http://xxx.xxx.x.xxx:8080) it will not load.

To see my xampp with my phone I had to change my .conf to prevent it from a Deny all, is there a similar configuration for Titanium Studio?

Hope this makes sense, thanks for reading!

— asked 8 months ago by Caleb Wardell
2 Comments
  • this make no sense... please retry... sorry

    — commented 8 months ago by Aaron Saunders

  • My apologies, probably too wordy. I want to test on my iPhone. How do I point it at Titanium studio on my PC?

    — commented 8 months ago by Caleb Wardell

Your Answer

Think you can help? Login to answer this question!