Aug. 25, 2008
5:14 p.m.
On Mon, 25 Aug 2008 17:43:27 +0100, A <aldoogy@gmail.com> wrote:
I'm attempting to build a Twisted pb client in Actionscript. or at least enough to act as the client in this example . . http://twistedmatrix.com/projects/core/documentation/howto/pb- cred.html#auto18
I'm a bit stuck here . .
[snip]
where should self.factory be set ? what is self.factory ? PbClientFactory ?
See http://twistedmatrix.com/trac/browser/trunk/twisted/internet/protocol.py#L87 Jean-Paul