Can someone tell me the XMPP library that supports WinRT, I tried Jabber-Net, agsXMPP, they do not work.,.
WinRT does not have a free XMPP library. Only avaialable library is a dll matrix.
I have not tried, but there is an open source xmpp library distributed under lgpl v3 used in the application for Windows 8.
Here is the library: https://github.com/PaulFreund/xmpp , and here is the application (I think you can use it as a link): https://github.com/PaulFreund/Chat/