[jdev] Problem Connecting to GoogleTalk using my custom client
Norman Rasmussen
norman at rasmussen.co.za
Thu Oct 20 15:15:35 CDT 2005
I just had a quick look, at the JabberCom code:
Is it not possible to call Set_Server with talk.google.com before
DoConnect, and then directly afterwards call Set_Server with
gmail.com, this should be in the right place, etc to 'fool' the
library into using the right values at the right time.
Psi _does_ work with gmail, the ssl warning is a _warning_. You might
have to tweak the SSLOptions in JabberCom to be able to connect. I'm
_not_ sure how they work, but often you can relax the ssl
requirements.
On 10/20/05, Norman Rasmussen <norman at rasmussen.co.za> wrote:
> By all the comments I assume JabberCom doesn't support SRV records either?
>
> If this is the case, then unfortunately JabberCom is unusable in it's
> native state. I'll back Gary's comment, either use a different
> library (not preferred), or create a small patch for the JabberCom
> library that allows you to force the server ip and port.
>
> On 10/20/05, Gary Burd <gary_jabber at beagledreams.com> wrote:
> > I took a quick look at the source at
> > http://cvs.sourceforge.net/viewcvs.py/jabbercom . JabberCom will not
> > work with the Google Talk Service because JabberCom assumes that the
> > domain part of the user's JID and the host are identical. You will
> > need to use a different library or patch JabberCom.
> >
>
>
> --
> - Norman Rasmussen
> - Email: norman at rasmussen.co.za
> - Home page: http://norman.rasmussen.co.za/
>
--
- Norman Rasmussen
- Email: norman at rasmussen.co.za
- Home page: http://norman.rasmussen.co.za/
More information about the JDev
mailing list