how to access locally deployed webapp on ipodtouch ?
Posted
by abhinav
on Stack Overflow
See other posts from Stack Overflow
or by abhinav
Published on 2010-06-02T20:28:23Z
Indexed on
2010/06/02
20:34 UTC
Read the original article
Hit count: 365
Hi, I have a wifi network at home with a couple of laptops. I am running a Tapestry webapp on my machine. I can access this webapp from the other laptop if I use the IP address of my machine (I mean enter something like : http://192.168.1.53:8080/webapp/index.html). However, when I try to do so in Safari on my iPodTouch, it fails. Could someone point out what's the problem here ?
Thanks, Abhinav.
© Stack Overflow or respective owner