Could anyone say me the XMPP library that supports WinRT, I've tried Jabber-Net, agsXMPP, those are not working. . .
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
I've not tried it, however there is an open-source xmpp library distributed under the lgpl v3, used in a Windows 8 chat app.
Here is the library: https://github.com/PaulFreund/xmpp, and here is the app (I think you can use it as a reference): https://github.com/PaulFreund/Chat/
There's no free XMPP library to be used in WinRT. Only avaialable library is Matrix dll.