I will look at each link you have posted. Thank you very much Chris !
Regards On 12/13/06, Christopher Granade <[EMAIL PROTECTED]> wrote:
It seems like it might no longer be actively developed, but the Jabber-Net project (http://jabberstudio.org/projects/jabber-net/project/view.php) might be a good place to look. There's also the agsXMPP SDK ( http://www.ag-software.de/index.php?option=content&task=view&id=72&Itemid=103 ), but I don't know how open source it actually is. If you don't mind using IKVM to call Java code, there's quite a few Java-based Jabber APIs. If none of these work, it might be possible to wrap an existing C or C++ library in C# using P/Invoke. Finally, all the networking and XML support exists in Mono/.NET so that you could, if you wanted, develop your own XMPP/Jabber library.
-- [LAAS] aka Salvatore WebSite: http://laas.altervista.org YTSite: http://laas.altervista.org/youtranslate/ytindex.php
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
