本文介绍了我在哪里可以找到C#的ICQ库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有没有(preferably本地)C#库,让我通过ICQ协议发送一些消息?有什么不只是包装libgaim或更好的东西?
Is there any (preferably native) C# library which allows me to send some messages via the ICQ protocol? Is there something better than just wrapping libgaim or something?
推荐答案
或许,这可以帮助你:
http://sourceforge.net/projects/oscarlib/
下载源和检查OscarLib。
Download the source and check the OscarLib.
这篇关于我在哪里可以找到C#的ICQ库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!