On Fri, Dec 6, 2013 at 8:07 AM, Tarun Soni <ta...@synclio.com> wrote:

> How to get the IP address of the socket making the request.
>


App Engine is a sandboxed environment, and part of that sandbox is that
you're not allowed to know the address of the machine currently hosting
your application. You can get the IP of the machine that the socket is
connected to, but not the local App Engine machine.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to