For the python server, you can do this with the "--address" argument
http://code.google.com/appengine/docs/python/tools/devserver.html#Command_Line_Arguments and it appears to be the same for the java server (I say appear as I use the feature myself for python but not java) http://code.google.com/appengine/docs/java/tools/devserver.html#Command_Line_Arguments -- T -- 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.
