Re: file transfer
From: Jakob Schroeter <js@xxxxxxxxxx>
Date: Wed, 11 Jul 2007 00:12:35 +0200 (CEST)
On Wed Jul 4 2007, Martin Acevedo wrote:
> but it cannot connect, m_s5b->connect() always returns false.... with a bit
> debug I found that withing the connect() funcion  m_connections is a null
> pointer
>
> bool SOCKS5Bytestream::connect()
> {
>     if( !m_connection || !m_socks5 || !m_manager )
>       return false;
> ........
>
> what could be happend? I think the server is fine since I can send files
> from spark to gloox (via wildfire)
> I use latest stable version, compiled with vs.net 2005.....

m_connection can only be 0 if the remote entity advertised that it used gloox' 
internal socks5 server for the stream host, but when you call connect(), for 
some reason that connection doesn't exist anymore.

Is this still an issue?

cheers,
Jakob

Attachment: pgpZin1y0WBju.pgp
Description: PGP signature