RSS Feed for This PostCurrent Article

Open Source .NET XMPP Library

jabber-net

jabber-net consists of set of .Net controls for sending and receiving Extensible Messaging and Presence Protocol (XMPP), also known as the Jabber. Client connections, server component connections, presence, service discovery, and the like.

Drag a JabberClient control onto your design surface. Set a few properties, double-click on the OnMessage event. Call Connect(). You now have an XMPP client application.

agsXMPP

agsXMPP is a SDK / library for the eXtensible Messaging and Presence Protocol (XMPP) protocol written in managed C# dedicated to .NET and Mono technologies. It could be used for XMPP client, server and component development.

Matrix

MatriX is a SDK / library for the eXtensible Messaging and Presence Protocol (XMPP) protocol written in managed C# dedicated to .NET and Mono technologies.

Currently MatriX is only available for Silverlight. Other MatriX versions for .NET, the .NET Compact Framework and Mono are coming soon.

Ubiety

Ubiety [yoo-bahy-i-tee] is an XMPP library written in C# to be extensible and open. It is designed to be a bare bones implementation that allows wanted features to be added at will. The base library will support RFC-3920 and RFC-3921.

Popularity: 4% [?]


Trackback URL


RSS Feed for This Post1 Comment(s)

  1. sannouta | Aug 14, 2010 | Reply

    Hello

    I have been trying to create an Instant Messaging application in my ASP.NET site using C#. I came to know about XMPP which is a protocol used for instant messaging by GChat. I was wondering how to implement it in my ASP.NET application. Any insights provided on this are very much appreciated.
    The Chat that I would like to create and integrate in a website provides also voice and video(jingle)

    Thank you for help.

1 Trackback(s)

  1. From Open Source .NET XMPP Library | twit88.com | Open Hacking | Apr 13, 2009

RSS Feed for This PostPost a Comment