开发者

How To/Resources on configuring Openfire with its built-in Bosh support to accept XMPP chat client?

Know of any tutorials or resources to configur开发者_如何学Pythone Openfire Server to use it's built in Bosh support for an XMPP chat client developed with stroph. The Openfire Server is an existing company chat server used with Spark and Pidgin.


When you install openfire, its bosh service starts listening on a port (I think its 5080), when you try to access bosh using strpohe, normal javascript will not allow you to access strophe because javascript is not permitted to access ports, you either have to use proxy module or url redirect, if you are not good at apache configuration you can use flxhr javascript plugin. For tutorial you can use Metajack's http://professionalxmpp.com/.

Hope it helps.


http://www.ibm.com/developerworks/xml/tutorials/x-realtimeXMPPtut/section4.html

Great article covering server and client apps.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜