Hello.  This is my first post here.  My company has a prospective client 
who wants to use our API to write an application that will query servers 
that we host, and they want to host their app using GAE.  Our servers 
collect the client IP, and if the same user attempts to connect from a 
different IP the first connection will be dropped.  Based on the reading 
I've done in this forum, it sounds like that might be a problem.  Is it 
accurate that one request from an application might be sent up from one IP, 
and a subsequent request might use a different IP?
 
Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/WVr-AEZdsboJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to