Download List

项目描述

Class.Jabber.PHP is a class which you can use to connect to the Jabber network. It allows you to easily connect to a server and interact with it. It supports all packet types (message, iq, and presence), is very flexible, and offers both high-level methods (registration, message sending, etc.) and low-level methods (packet sending, etc.).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-27 16:21
0.4

运输/网关连接方法增加了。有些错误修正了。
标签: Major feature enhancements
Transport/gateway connection methods were added. Some bugfixes were made.

2003-02-08 14:58
0.3.1

此版本增加了一些新的方法和小错误修正。
标签: Minor feature enhancements
This release adds a few new methods and minor bugfixes.

2003-02-01 20:00
0.3

一个错误修正(digest/0k认证),实时日志文件,一个CruiseControl的速度增长200-300%的夫妇,和一些代码清理。
标签: Major feature enhancements
A couple of bugfixes (digest/0k authentication), real-time logfiles, an increase of the CruiseControl speed by 200-300%, and some code cleanups.

2002-12-18 00:42
0.2

此版本增加了对digest/0k验证,大量的代码清理,简单的电子名片的支持,辅助类的连通,有几个bug修正使用和许可证的变化(以GPL)的很多人支持。
标签: Major feature enhancements
This release adds support for digest/0k authentication, a lot of code
cleanups, simple vCard support, use of connectivity helper classes,
several bugfixes, and a license change (to the GPL).

2002-10-10 16:55
0.1.3.1

此版本增加了一个变量的Jabber::$ iq_sleep_timer它指定发送<iq/>之间的要求和结果看的秒数(这对较慢的服务器产品),以及一些小的代码清理。
标签: Minor feature enhancements
This release adds a variable Jabber::$iq_sleep_timer which specifies the number of seconds between sending an &lt;iq/&gt; request and looking for a result (which is good for slow servers), and some minor code cleanups.

Project Resources