是否有包装 Xmpp Jingle 或包装用其他语言编写的 Xmpp Jingle 库的 C# 库
我希望将 jingle 提供的功能添加到我的基于 C# 的应用程序中,作为实现 SIP 客户端的替代方案。
经过一番研究,Xmpp 标准基金会网站仅列出了以下 jingle 库
- libjingle (C/C++)
- Smack (Java)
- Telepathy Gabble (C)
- yjingle (C++)
有谁知道任何可用或正在开发的实现 jingle 的库在 C# 中还是简单地包装上面列出的任何库?
I am looking to add the functionality provided by jingle to my C# based Application as an alternative to implementing a SIP client.
After some research the Xmpp Standards Foundation website only listed the following libraries for jingle
- libjingle (C/C++)
- Smack (Java)
- Telepathy Gabble (C)
- yjingle (C++)
Is anyone aware of any libraries that are either available or in development that implement jingle in C# or that simply wrap any of the libraries listed above?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
更多
发布评论
评论(1)
有一个XMPP库列表
http://xmpp.org/xmpp-software/libraries/
There is a list of XMPP library
http://xmpp.org/xmpp-software/libraries/