Questions tagged [jabberd2]

jabberd 2.x project is the next generation of the jabberd XMPP server project.

jabberd 2.x project is the next generation of the jabberd project.

It has been rewritten from the ground up to be scalable, architecturally sound and to support the latest protocol extensions coming out of the XSF.

jabberd 2.x is not a newer version of jabberd 1.x but a completely different project.

The license under which the jabberd XMPP server is released is the GPLv2 from the Free Software Foundation.

16 questions
-4
votes
1 answer

Unable to cast object of type 'System.Threading.Timer' to type 'jabber.client.JabberClient'

I am making a birthday notification in windows service that uses jabber-net library which is a XMPP and System.Threading that must send automatic messages to user every day, but i'm getting an error in logs which says Unable to cast object of type…
kevin baroro
  • 29
  • 1
  • 6
1
2