Oh boy. I finally got it working and connecting. Now to move onto the real stuff.
--- On Thu, 9/24/09, gary clark <[email protected]> wrote: > From: gary clark <[email protected]> > Subject: [Twisted-Python] Twisted OpenSSL Server Debug Information > To: [email protected] > Date: Thursday, September 24, 2009, 7:45 AM > Hello, > > I am a new guy looking into the twisted platform. > > I am trying to track down why the twisted server using > open-ssl is > failing to communicate to my VC++ open-ssl client: > > error:0200274D:system library:connect:reason(1869) > > I am seeing 0x274D which is a ECONNREFUSED 10061 not sure > what the > exact reason is. However would like to debug it at the > twisted server so I can get more information on what is > going on. I now know that the packets are going back and > forth to the machines. > > Simply put what is the recommended way to debug the twisted > server so I can discover why the connection failed to the > server? > > > Much appreciated, > Garyc > > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
