- This topic has 2 replies, 2 voices, and was last updated 22 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Archives › Instant Messaging › AIM Support › Prog
hey im trying to write a program that answers certain things to certain ims like if someone says hi it says hello back… i wanted to write it in C++… do i get a handle on aim or how? 🙂
Search http://www.google.com for the AIM protocol specifications (if those exist at all). Else, looking at OpenSource AIM clients like Gaim should help.
thx