[Twisted-Python] Using Twisted and GTK2

Free Ekanayaka free at 64studio.com
Wed Feb 3 07:28:52 MST 2010


Hi,

|--==> On Wed, 03 Feb 2010 13:48:39 +0100, Ramiro Alba Queipo <raq at cttc.upc.edu> said:

  RAQ> Hi everybody,
  RAQ> I recently new about Twisted and saw it as the best way to deal with a
  RAQ> client/server network application (I use python long time ago). Really
  RAQ> wonderful. I now intend to write a GTK client that can send commands and
  RAQ> transfers files to the server and from it.
  RAQ> I started to learn how to write applications not using 'Perspective
  RAQ> Broker', but when I reached to the example pbgtk2.py to authenticate and
  RAQ> send echo commands, I could no see a way the same with a PB. Is that
  RAQ> true?. Is, anyway the best alternative (I mean PB) to write the
  RAQ> application I intend to?

If you don't need all the features of PB and something simpler is
enough, you might want to consider AMP:

http://twistedmatrix.com/documents/9.0.0/api/twisted.protocols.amp.html

Cheers,

Free




More information about the Twisted-Python mailing list