Groups
Groups
Sign in
Groups
Groups
Google App Engine
Conversations
Labels
About
Send feedback
Help
how to write to different port in python App Engine
26 views
Skip to first unread message
Aleks Aris
unread,
Mar 22, 2012, 7:38:15 PM
3/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
How do I send a response to a different port inside a RequestHandler get() method?
Instead of:
self.response.out.write(some_value_back_to_a_server)
which writes to the same port, I need to write to a different port.
Thanks!
Brandon Wirtz
unread,
Mar 23, 2012, 12:33:03 PM
3/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
HTTP / HTTPS only. Not ports allowed.
Reply all
Reply to author
Forward
0 new messages