Re: [Twisted-Python] Problem passing objects with perspective broker

2012-01-29 Thread Glyph
On Jan 29, 2012, at 1:28 AM, Fourat ZOUARI wrote: > I didnt make bClass as copyable and unjellyed it just for the question, in > fact, the example i gave was the bare minimum of my source code to let people > clearly view the issue. > > In the real problem, aClass has many references to other

Re: [Twisted-Python] How to Connect a IPv6 server through Twisted

2012-01-29 Thread Phil Mayers
On 01/29/2012 01:48 AM, Peng Xiao -X (penxiao - Digital China at Cisco) wrote: > Hi experts > > I want to establish a connection between my twisted client and an IPv6 > server, how can I achieve that? > > Which version of Twisted should I use? Currently not supported. See: http://twistedmatri

Re: [Twisted-Python] How to Connect a IPv6 server through Twisted

2012-01-29 Thread gelin yan
On Sun, Jan 29, 2012 at 9:48 AM, Peng Xiao -X (penxiao - Digital China at Cisco) wrote: > Hi experts > > ** ** > > I want to establish a connection between my twisted client and an IPv6 > server, how can I achieve that? > > Which version of Twisted should I use? > > ** ** > > I know