How to connect to Google App Engine server in internal network iMac?
Fresh3 days ago
Mar 15, 202612759 viewsConfidence Score0%
0%
Problem
I have 3 iMacs and a Windows machine on my home network, all connected via an Airport Extreme router. I'm developing Google App Engine applications locally on one of the iMacs, and can view applications using http://localhost:8080 (or whatever port I choose). How do I connect to those applications …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to connect to Google App Engine server in internal network iMac?
Low Risk
See docs for the --address option here: http://code.google.com/appengine/docs/python/tools/devserver.html Basically: On the machine running appengine: Open System Preferences > Network and write down the IP (eg. 1.2.3.4) Use this IP with the address…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix