I can confirm that URLConnection's getOutputStream() works like a
charm when my client-side applet needs to send an object to my GAE
application.

Jake

On Feb 18, 10:24 am, Conor Power <iamco...@gmail.com> wrote:
> You should be able to do the equivalent over http as what you are doing /
> would like to do over the socket. And if that's the case there should not be
> any constraints for you.
>
> cowper
>
> On Thu, Feb 18, 2010 at 12:01 AM, med....@gmail.com <med....@gmail.com>wrote:
>
> > Hi Everyone,
>
> > I am a beginner in using GAE, and I was wondering if it was possible
> > to use socket for getting simple msg from the client as it's essential
> > in my application.
>
> > And Thanks.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine for Java" group.
> > To post to this group, send email to
> > google-appengine-j...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine-java?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to