2010/4/29 <
em...@googlecode.com>:
> So, can emite be used to connect to google talk servers?
Yes and no. Surely it works if you use a BOSH servlet, like JabberHttpServlet.
AFAIK, Google Talk uses only HTTP polling, not binding, with SSL at:
talk.google.com:443
Since Emite uses HTTP binding (aka BOSH), I think it does not work.
Antonio