Re: [gnet] Problem using GConn under Win32 (MinGW)



Laurent,

What version of GNet are you using? gnet-2.0.4.tar.gz, 
gnet-src-2.0-20030531.zip, or source from CVS?

What are the command line parameters that you are passing to
echoclient-gconn.c? What server (asyc, gconn etc) are you
using with it and what parameters are you passing to it? 
What operating system is the client on? What operating 
system is the server running on? Did you try the exact 
same parameters with both the client and server on Linux?

Did you know that there is a 30 second timeout set in the
client?
gnet_conn_timeout (conn, 30000);  /* 30 second timeout */

If none of the above works, please try a version of glib 
that I built, (which should be no longer necessary with 
Tor’s 2.2.3 binaries that I have yet to try.)
http://www.gnetlibrary.org/win32/glib-2.2.1-bin-AJL.zip

I am the person to notify of issues with GNet on Win32 
or Glib iochannel problems on Win32.

Andy Lanoix


In a message dated 9/1/2003 11:32:31 AM Eastern Daylight Time, laurent willemet skynet be writes:

> 
> 
> Hi,
> 
> I cannot establish a connection to a remote server through Gconn, under a
> Win32 environment. The echoclient-gconn.exe program in the examples/
> directory is an instance of this problem. The program ends with a
> "Connection timeout" error message.
> 
> I have not put all my energy for fixing this problem (yet). Instead, I ask
> for your advice.
> 
> My bet is that there is a problem in the Windows port of glib (version
> 2.2.3). If this is the case, I'd like to isolate the faulty 
> portion, and fix
> it, or ask for help in the glib mailing list.
> 
> Any comment ?
> 
> Laurent Willemet.
> 
> 
> _______________________________________________
> gnet mailing list
> gnet gnetlibrary org
> http://www.gnetlibrary.org/mailman/listinfo/gnet 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]