AIM SDK 1.6.7 Q&A Volume I
Monday, March 10th, 2008A number of you are trying out the recently released AIM SDK 1.6.7. I thought it would be a good idea to answer some of the early questions. So here they are in my usual Q&A style…
Q: What SDK files do I need to run an Open AIM client or bot?
A: You need to copy some of the DLL files from the dist\release folder into your application’s folder. You can omit the jg*.dll files if you don’t need to support talk (aka voice) sessions with legacy AIM clients like AOL 9.x and AIM 5.9. You can also omit the sipxtapi.dll if you don’t need to support the newer SIP based Audio/Video sessions in AIM 6.x. You only need the accjwrap.dll and the accjwrap.jar files if your bot or client is written in Java. All other DLLs are required.
Q: What are all these new DLLs for?
A: We added support for SSL based encryption to Open AIM clients, which is based on NSS and NSPR from Mozilla. We also updated the audio/video stacks for full multimedia support in Open AIM.
Q: How do I enable SSL based encryption in my bot or client?
A: You can enable this via the boolean preference named “aimcc.connect.secure”. The default is false.
Q: What does SSL based encryption protect?
A: This encrypts all regular IM traffic between the client and the AIM host. It will not encrypt direct IMs, picture sharing sessions, A/V sessions, file transfers, buddy art retrievals and uploads, or alerts. Note: for end to end security your buddy also needs to be running a client that uses SSL encryption, like AIM 6.5.9.1.
If I did not answer your question, feel free to ask in a comment or post it in one of the forums.






, appears when you hover over a buddy. You can click on it to view the buddy’s profile and “Buddy Updates” information. The icon will appear automatically whenever your buddy has made a change to his/her profile, made a new journal post, change to AIM Pages, or changed any other RSS feed that your buddy has associated with his/her screen name since the last time you read it. Clicking on the icon will let you view the changes and make the icon go away when not hovering over your buddy.
) means that you have blocked this buddy. That buddy cannot see if you are online or send you IMs. Go to the Settings window [F7], then select the “Privacy” tab to make changes.