[Twisted-Python] VC++ client and a Twisted OpenSSL Server

gary clark burslem2001 at yahoo.com
Wed Sep 23 22:21:02 MDT 2009


Ok I downloaded wireshark onto the linux box and commenced sniffing the packets. I saw the problem with sending the packets back (Host unreachable). Dont know why the pings were not being stopped (proabably allowing ICMP).

I then enable the port on the linux box.

I am now seeing the following:

error:0200274D:system library:connect:reason(1869)
ECONNREFUSED = 0x274D = 10061

Any ideas would be appreciated.

Thanks,
Garyc

--- On Wed, 9/23/09, gary clark <burslem2001 at yahoo.com> wrote:

> From: gary clark <burslem2001 at yahoo.com>
> Subject: [Twisted-Python] VC++ client and a Twisted OpenSSL Server
> To: twisted-python at twistedmatrix.com
> Date: Wednesday, September 23, 2009, 8:03 PM
> Hello,
> 
> error:02002751:system library:connect:reason(1873)
> 
> Is dumped out from the client. This apparently is a :
> 
> 0x2751 == 10065 == (WSA)EHOSTUNREACH
> > "A socket operation was attempted to an unreachable
> host."
> 
> Strange because I can ping the server machine from the
> client. Not very informative.
> 
> Oh boy any ideas? I'm running the client on windows and the
> twisted server on linux.
> 
> Thanks,
> Garyc
> 
> 





More information about the Twisted-Python mailing list