Help with jabber client in wx
Astan Chee
stanc at al.com.au
Sun Feb 10 19:58:54 EST 2008
Hi,
A project Im working on is a jabber client working with wx to interface
with uTorrent's webUI using a python API for it. My project can be found
here:
http://code.google.com/p/gtalktorrent/
A quick note, the project started as a google talk client, but it seems
that xmpppy is flexible enough to support various other/similar XMPP
servers, but I mainly use with/in google talk
It is open source and I've included the windows executable as an
optional download.
The current problem Im having is that whenever the jabber client
disconnects or whenever a network error occurs (ISP goes down,etc), the
client does not reconnect. I've added some code to help this, but it
still doesnt reconnect properly; or rather, it doesnt detect the
disconnection properly. What am I doing wrong in the xmpppy classes/methods?
I also ask people in the wx community since Im not sure how to overwrite
or handle the wx MainLoop method and maybe I'm doing something wrong in
there. Maybe a deadlocked event?
Anyway, does anyone have any ideas?
Cheers
Astan
Animal Logic
http://www.animallogic.com
Please think of the environment before printing this email.
This email and any attachments may be confidential and/or privileged. If you are not the intended recipient of this email, you must not disclose or use the information contained in it. Please notify the sender immediately and delete this document if you have received it in error. We do not guarantee this email is error or virus free.
More information about the Python-list
mailing list