ok, I'll have a look.
Thanks

On Jun 1, 5:22 pm, Joe Gregorio <j...@bitworking.org> wrote:
> You can't create a raw socket (in Python or Java) while running
> in App Engine. If you need to communicate with an outside
> service you can do so using HTTP requests:
>
>  http://code.google.com/appengine/docs/python/urlfetch/overview.html
>
>   Thanks,
>   -joe
>
> --
> Joe Gregorio
> Developer Relations, Google Wave
>
> On Tue, Jun 1, 2010 at 10:55 AM, Léo SEI <sei7...@gmail.com> wrote:
> > Hi,
> > I'm developping a python wave robot and I'm stuck with the network
> > communication because it seems that the socket module is empty. I know
> > that in the java library it is possible to connect to the outside
> > world from a robot, how can I do the same in python ? I havn't found
> > any solutions so far
>
> > thanks a lot
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Google Wave API" group.
> > To post to this group, send email to google-wave-...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-wave-api+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-wave-api?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to google-wave-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-wave-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.

Reply via email to