Ralph Meijer wrote:
> On Thu, Sep 17, 2009 at 04:33:43PM +0200, Ralph Meijer wrote:
>> On Wed, 2008-08-27 at 17:31 -0400, Pedro Sanchez wrote:
>
> Oh, ahum. That's quite the latency...
>
Thanks for the answer nevertheless. I'm still around :-)
--
Pedro
_
On Thu, Sep 17, 2009 at 04:33:43PM +0200, Ralph Meijer wrote:
> On Wed, 2008-08-27 at 17:31 -0400, Pedro Sanchez wrote:
Oh, ahum. That's quite the latency...
--
Groetjes,
ralphm
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://
On Wed, 2008-08-27 at 17:31 -0400, Pedro Sanchez wrote:
> Hello,
>
> I have a sample XMPP client with the following structure:
>
> from twisted.words.protocols.jabber import client, jid
> from twisted.internet import reactor
> ...
> factory = client.basicClientFactory(myJid, myPasswd)
> reactor.c