- This topic has 2 replies, 3 voices, and was last updated 19 years, 5 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 › Other Instant Messengers › IM C++ Library
I really didn’t know where to post this, but as this is a place which people interested in IM visit, I thought I could give it a try and see if there are also some developers around. But to the point.
I started writing a library in C++ which would interface to all those protocol-specific C libraries out there, to provide a standard interface to a few networks. This could be useful for rapid development of IM information bots, lightweight clients etc. Since I think this is more than a single-person task I was wondering wether there is anybody out there doing something similar or willing to take part in this project. Please contact me for further details 🙂
you might want to look into libgaim. it seems like you are trying to remake this same library. it is used by messaging clients like adium, meebo, and, of course, gaim. i don’t know anything about it since i’m not a developer. you might find some information about it on the SVN http://sourceforge.net/svn/?group_id=235 or just get in touch with gaim people: http://gaim.sourceforge.net/contactinfo.php #gaim on irc.freenode.net is probably the best place to find information.
check out Kool IM