Help with jabber client in wx

Jarek Zgoda jzgoda at o2.usun.pl
Mon Feb 11 14:53:39 EST 2008


Astan Chee pisze:

> 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?

If you want to use xmppy, I'd suggest looking at Gajim team
modifications to original source (http://gajim.org/). These guys did a
whole lot of work making xmppy more standards compliant and fixing bugs.

-- 
Jarek Zgoda
http://zgodowie.org/

"We read Knuth so you don't have to" - Tim Peters



More information about the Python-list mailing list