This class was developed with the intent to allow users to connect to and use the AIM services.
The class features full support for sending and receiveing messages, chat, and soon direct IM connectivity.
Basically, it can do close to everything that AIM can do. You can create a bot, check peoples online status, practically anything.
This is similar to perl's NET::AIM with more features. It offers complete customization through the use of event invoked functions. This allows you access to all the messages sent, but they are parsed into an easy to use format allowing you to respond to all incoming messages in whatever way you choose. |