Menu

Jaim - Java AIM Protocol library / News: Recent posts

Version 0.5 Released

The biggest improvement in 0.5 is improved keep alive handling. This makes connections more reliable.

Posted by Paul Wilkinson 2003-04-27

Jaimlib 0.4 available for download

Jaimlib is a Java library that implements the AOL Toc instant messaging protocol. Version 0.4 is now available.
This update 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
* Modified message throttling logic

Posted by Paul Wilkinson 2002-11-02

0.3 Now available

Jaimlib-0.3 is now available for download.
This version changes the behaviour of the JaimConnection slightly. You may now call addBuddy after you are logged in (Thanks James). logIn will now throw an exception if login fails, and debug messages are not displayed by default. use setDebug to enable them

Posted by Paul Wilkinson 2002-07-15

First alpha release

The first alpha release is available for download from Sourceforge.
This release includes documentation for the JaimConnection class and a simple example program.

Posted by Paul Wilkinson 2002-05-09