AIMCC C++/ATL Plugin Tutorial


Appendix A - What can you do with AIMCC?

The plugin API can do anything that an AIMCC based client, such as AIM Triton, can do.  There is detailed documentation for the API in .chm format in our /doc directory.  This help documentation contains descriptions for all AIMCC interfaces, methods and properties. 

We also have sample plugin code in the /samples/plugins directory. This code is the code for the AIM Gadgets set of plugins, an overview of which is available at the aim.com website. This code is C++ and is very similar to the tutorial code. It also demonstrates how to accomplish many common actions with the API, such as accessing the Buddy List, sending and receiving IMs, and setting profiles and away messages.

Back to Table of Contents 


Questions? Visit http://developer.aim.com/
Last updated: 03/17/2007