I am working on C#-WPF project about IM. after some googling I Found One of the best choices to do this is Jabber/XMPP protocol so I install OpenFire as Jabber server and write a simple client application in C# by Jabber.net library. Now I want to use Kraken IM Gateway (One Of the OpenFire's Plugin) in my client application, But How?
Asked
Active
Viewed 391 times
0
-
Have you checked the readme? http://www.igniterealtime.org/projects/openfire/plugins/kraken/readme.html – Robin Mar 14 '13 at 12:47
-
You may also want to consider Spectrum instead of Kraken -http://community.igniterealtime.org/thread/46580 – Robin Mar 14 '13 at 12:52