Timothy, thanks a lot, it's good to know that I am on the right way,
I'll follow your advices !!
And now reading again the documentation about TCPclients, I'll try to
modify the code and move the callbacks inside the Protocol class and
move all the persisten config to the factory
Thanks !
2009/
On Tue, 29 Dec 2009 14:55:36 -0600
César García wrote:
> Hello guys, this are my first steps into twister and this is my first
> app with twister, using examples from the twisted documentation and
> reading it a lot ( interfaces are still not for me ), I've come to
> this code:
>
> http://pasteb
Hello guys, this are my first steps into twister and this is my first
app with twister, using examples from the twisted documentation and
reading it a lot ( interfaces are still not for me ), I've come to
this code:
http://pastebin.com/m2d6c35df
My goal for now is to create my own client and be