Download List

项目描述

Jaim is a Java library that implements the AOL TOC
Instant Messaging protocol. The intention of Jaim
is to simplify the creation of AIM "bots" in Java.

系统要求

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 12:25
0.5

保持活动的处理进行了改进,使连接到服务器更为可靠。
标签: Minor feature enhancements
Keep-alive handling was improved, making connections to the server much more reliable.

2002-11-02 10:36
0.4

这个版本增加了对服务器端的好友列表存储和检索,一个新的事件通知系统,支持多个事件听众来说,登录完整和有效配置,描述错误信息,服务器断线通知新的事件,和修改信息节流逻辑。
标签: Minor feature enhancements
This version adds support for server-side buddy list storage and retrieval, a new event notification system that supports multiple event listeners, new events for login complete and config valid, descriptive error messages, notification of server disconnection, and modified message throttling logic.

2002-07-15 18:55
0.3

几个小的改变,作出JaimConnection类。调试消息现在已经关闭默认情况下,新setDebug可以启用()方法。在addBuddy()方法可以调用登录后,以及前,登录()方法现在抛出一个异常,如果登录失败。
标签: Minor feature enhancements
Several minor changes were made to the
JaimConnection class. Debugging messages are now
off by default and can be enabled by the new
setDebug() method. The addBuddy() method can now
be called after login as well as before, and the
logIn() method now throws an exception if login
fails.

2002-05-31 19:29
0.2

此版本增加了传送速率限制到森丁()和正常化的功能修正了错误。
标签: Minor feature enhancements
This release adds send rate limiting to sendIM() and fixes a bug in
the normalise function.

2002-05-09 05:57
0.1

标签: Initial freshmeat announcement

Project Resources