AIM and firewalls

I am developing an application using AIM for a corporation whose firewall and security policies block AIM. They don't want employees IM'ing with people outside the company, as a rule.

Since the connection parameters in the AIM SDK are inside a black box, I don't know what addresses I need to put in the request to our security people to unblock. Is this information available somewhere?

re: AIM and firewalls

Hmm, I think you're looking at the JS API? The WebAIM server API does have URLs (the same used on the JS side - you can actually also look at the include JS file to see :-) ).