dev_appserver --address=your.network.ip yourapp

something like: dev_appserver --address=192.168.0.2 app

dev_appserver --help for more information

On Mon, Nov 1, 2010 at 10:54 AM, Thien <[email protected]> wrote:
> Hi, I'm running an app locally on my computer, so I can access it by typing
> localhost:8080. How can I access that localhost from a different computer?
> If I use xampp, I can just edit the file httpd-xampp.conf to change the
> allowance to all IP, then type this to the browser: <public
> DNS>/xampp/<directory>
> Do you know how to do the same thing if I host the app on my computer using
> AppEngine ?
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
Rafael Sierra
http://blog.rafaelsdm.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to