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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > -- - Norman Rasmussen - Email: [EMAIL PROTECTED] - Home page: http://norman.rasmussen.co.za/
