Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xmpp

How To Register Google App Engine To Xmpp Client?

I am using psi to test the xmpp service in my app engine project. when I open psi, it asks me to en… Read more How To Register Google App Engine To Xmpp Client?

Can't Connect To Gtalk With Python And Xmpppy

When try connect to gtalk I get this error: An error occurred while looking up _xmpp-client._tcp.t… Read more Can't Connect To Gtalk With Python And Xmpppy

Gcm Invalid Json Missing Payload

I am trying to send messages through Google Cloud Messaging, using Python sleekXMPP. I tried to fol… Read more Gcm Invalid Json Missing Payload

Gae Xmpp App Shows Invalid Jid Error

Currently I'm testing appengine-crowdguru-python this app by sending xmpp messages from http://… Read more Gae Xmpp App Shows Invalid Jid Error

Validating An XMPP Jid With Python?

What is the correct way to validate an xmpp jid? The syntax is described here:, but I don't rea… Read more Validating An XMPP Jid With Python?

Is There Any Python Xmpp Library That Supports Adding/removing Users?

Right now I have a python class that creates user/deletes users by executing 'ejabberdctl regis… Read more Is There Any Python Xmpp Library That Supports Adding/removing Users?