Thx Scott,

How about XMPP and WebSocket in HTML5 ?

Come on, we need to be able to use WebSockets since it is specially
designed for real-time client-server communication, and being XMPP the
protocol du jour I believe Google Talk should allow WebSocket
connections.


On Sep 10, 11:33 am, Scott Ellis <sje...@gmail.com> wrote:
> If you can't do TLS in flash then I think you'll struggle trying to talk to
> jabber servers. I guess you could set up your own jabber server that doesn't
> require TLS as a proxy.
>
> I would imagine that a java applet might be able to do the TLS etc required
> for gtalk auth, and you could hook the javascript up to that.
>
> 2009/9/10 Backpack <georgen...@gmail.com>
>
>
>
> > I am more interested in something simpler than XIFF.
> > I don't need the overhead of rooms, vcards, etc, just a basic socket
> > connect, handshake, authenticate and messages back and forth.
>
> > I already have a basic websocket.swf interface wich easily connects to
> > any socket, but xmpp is another beast. It doesn't let me connect to
> > talk.google.com on port 5222. I guess TLS is a problem, also how about
> > the flash policy for socket connections?
>
> > Does Google Talk accepts flash connections at all?
>
> > If yes, how? any pointers?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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