3 messages in com.googlegroups.google-talk-openRe: How to login to google talk servers
FromSent OnAttachments
ami18 Jul 2007 08:55 
Paul Johnson21 Jul 2007 11:12 
Neil22 Jul 2007 17:15 
Subject:Re: How to login to google talk servers
From:Paul Johnson (ba.@ursine.ca)
Date:07/21/2007 11:12:43 AM
List:com.googlegroups.google-talk-open

ami wrote in Article <1184@i13g2000prf.googlegroups.com> posted to gmane.network.jabber.google-talk.user:

Hello

I'm trying to develope an application with libjingle 0.4.0 based on the examples that exist in the library.

My OS is Linux-redhat.

Unforutnatally, I encounte a lot of problem

The first and the urgent one is that I tried to login google servers on port 5222 which is the port that was mentioned as the the one to connect to, but all the time I receive reset from the server.

I tried to open socket with remote port 443 (https) but now the application send unencrypted message and the server again close the connection.

443 is https, 5222 is xmpp, 5223 is xmpps. RTFM: it's already listed there.