Good XMPP/Jabber client library for .NET 3.5 (or 4

2020-02-08 08:13发布

What are some good (or the best!) XMPP/Jabber client libraries for .NET 3.5 or 4.0 development?

I have seen a few decent libraries out there, but most of the good ones seem to be built for Framework 2.0.

(If a Framework 2.0 library is still the best, I'm ok with that. I'm just looking for the best libraries for a new project built on 3.5 or 4.0).

3条回答
祖国的老花朵
2楼-- · 2020-02-08 08:16

Libraries built on the 2.0 framework should work fine in your 3.5 or 4.0 project, or you could recompile them if you want. Jabber-Net seems to work fine in both of those modes.

查看更多
三岁会撩人
3楼-- · 2020-02-08 08:25

Please use MatriX Library for your stuff. The support is really great. Worth it.

Before you buy you could use the trial version and ask for their support in forum.

查看更多
beautiful°
4楼-- · 2020-02-08 08:37

This is the one I use agsXMPP and have never had a problem with it although admittedly I don't push it that hard.

查看更多
登录 后发表回答