On Friday November 2 2007, koti wrote:
> Thanks Mick,
> But when i try with the talk.google.com the same problem has been
> repeating. log: level: 1, area: 32, notice: gloox does not support SRV
> records on this plat
> form. Using A records instead.
> log: level: 1, area: 32, notice: no SRV record found for talk.google.com,
> using
> default port.
> log: level: 0, area: 32, connection to talk.google.com
> (216.239.51.125:5222) fai
> led
> log: level: 2, area: 256, talk.google.com: connection refused
> disco_test: disconnected: 9
talk.google.com works for me.
Alternatively, you can use one of the following:
$ host -t srv _xmpp-client._tcp.gmail.com
_xmpp-client._tcp.gmail.com SRV 20 0 5222 talk1.l.google.com
_xmpp-client._tcp.gmail.com SRV 20 0 5222 talk2.l.google.com
_xmpp-client._tcp.gmail.com SRV 20 0 5222 talk3.l.google.com
_xmpp-client._tcp.gmail.com SRV 20 0 5222 talk4.l.google.com
_xmpp-client._tcp.gmail.com SRV 5 0 5222 talk.l.google.com
> Can you please tell me should we need any support of GNUtls for connection.
> Please provide me proper direction becuase i am new to gloox and
> programming.
You will need either OpenSSL, GnuTLS, or win32 native TLS ('WINTLS' in
config.h.win) to connect to gtalk.
Unless you're using MSVC6, you should enable both HAVE_WINTLS and HAVE_WINDNS
in config.h.win.
cheers,
Jakob
Attachment:
signature.asc
Description: This is a digitally signed message part.