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?
Asked
Active
Viewed 4,987 times
4 Answers
3
Perhaps this can help you out:
http://sourceforge.net/projects/oscarlib/
Download the source and check the OscarLib.

Greg
- 23,155
- 11
- 57
- 79

Bruno Costa
- 2,708
- 2
- 17
- 25
-
1The link was dead, I changed it to sourceforge – Greg Oct 02 '12 at 15:38
1
You could try the Across Communications web service.
Sample: http://www.acrosscommunications.com/DevSampleCS.aspx?Object=SOAP:ICQ&Detail=-sample-&Lang=CS

JaredPar
- 733,204
- 149
- 1,241
- 1,454