網頁

2013年9月24日 星期二

XMPP PHP

XMPP 初探-OpenFire Server 安裝測試
JAXL – 以 PHP 開發連接 Openfire 的 Library

JAXL – 以 PHP 開發連接 Openfire 的 Library


Home » XMPP Software » Libraries 

Setting up Openfire + BOSH + Strophe


PUBLIC/wilite


wilite is a simple mobile XMPP client written in HTML and Javascript.

It uses the Strophe.js [1] library to establish XMPP connections over HTTP,
and the jQuery Mobile [2] framework for the user interface.

To start using it, create a config.js file containing the information
for your XMPP server:

var WILITE_BOSH_URL = 'http://yourserverip:7070/http-bind/';
var WILITE_DOMAIN = 'yourserverip';

[1] http://strophe.im/strophejs/
[2] http://jquerymobile.com/


XMPPHP+StropheJS+OpenFire构建Web通知系统

沒有留言:

張貼留言

注意:只有此網誌的成員可以留言。