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

2009-09-23 Thread gary clark
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:

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

2009-09-23 Thread gary clark
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.

Re: [Twisted-Python] Having touble with spread.pb un-serializing an object

2009-09-23 Thread exarkun
On 07:06 pm, b...@intelerad.com wrote: >Hi, > >I am trying to send new style classes that implement __slots__ with >spread.pb. >Things seem to go awry when attempting to un-serialize the objects on >the >client side. I am not sure if this is a known issue. How can I work >around >this issue?

[Twisted-Python] Having touble with spread.pb un-serializing an object

2009-09-23 Thread Benjamin Ash
Hi, I am trying to send new style classes that implement __slots__ with spread.pb. Things seem to go awry when attempting to un-serialize the objects on the client side. I am not sure if this is a known issue. How can I work around this issue? Thanks, -ben Stack trace: """ Unhandled error in

[Twisted-Python] ConFoo.ca call for speakers

2009-09-23 Thread Yannick Gingras
Greetings Twisters, I'm coordinator for the Python track at the ConFoo.ca conference and I have an announcement to make that will certainly be of interest to many of you. PHP-Québec, Montréal-Python, Ruby Montréal, W3Qc, and OWASP Montréal are organizing the first edition of the ConFoo.ca conf

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

2009-09-23 Thread exarkun
On 03:04 pm, burslem2...@yahoo.com wrote: >Hello, > >Firstly I'm new to twisted hence patience and a deep breath my be >necessary. > >I wrote a simple VC++ client that communicates to a VC++ server using >OpenSSL. It loads .pem file and communicates great. > >However I want the client to talk to

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

2009-09-23 Thread gary clark
Hello, Firstly I'm new to twisted hence patience and a deep breath my be necessary. I wrote a simple VC++ client that communicates to a VC++ server using OpenSSL. It loads .pem file and communicates great. However I want the client to talk to a twisted server provided from TwistedMatrix: # Co

Re: [Twisted-Python] Where is TwistedQuotes source code?

2009-09-23 Thread David Ripton
On 2009.09.22 22:14:15 -0400, John Crawford wrote: > I'm trying to find the source code for the TwistedQuotes application. > I've looked in every section of the website, and failed to find it, > alas. Is it still there, and if so, where? You can browse it using Trac here: http://twistedmatrix.co