我需要在BOSH上将pidgin连接到xmpp服务器。 我的xmpp服务器已准备好使用http-bind。
但是pidgin总是显示连接消息,它永远不会连接。如果我在没有BOSH的情况下连接xmpp,它就会连接起来。
我的pidgin配置如下:
username : anurag
Domain : localhost
Resource : bosh
Connect Server :
BOSH URL : http://localhost:5280/http-bind/
感谢您的帮助。