Category Archives: xmpp

Silverlight XMPP setup guide for MatriX

It looks like many developers have problems to setup and debug Silverlight applications with MatriX. There are different ways to setup a XMPP connection with MatriX direct socket connection on a port within the Silverlight port range direct connection over a HTTP proxy with the CONNECT command (HTTP tunneling) BOSH connection Silverlight has different network […]

MatriX Mobile released

I am pleased to announce the availability of MatriX Mobile for the .NET Compact Framework. This is the 3rd product in the MatriX series. Now MatriX is available for all major .NET platforms. full .NET Framework .NET Compact Framework Silverlight This allows you to use one API for Desktop, Mobile and Web Development and reuse […]

MatriX for .NET released

I am pleased to announce the availability of MatriX for the full .NET Framework. This is the second product in the MatriX series. The next step now is MatriX mobile for the .NET Compact Framework which I expect to be released Jan 2010. This will allow you to use one API for Desktop, Mobile and […]

MatriX for Silverlight 1.10 released

I am happy to announce MatriX for Silverlight 1.10. New additions in this version are: Multi User Chat Vcard Avatars many other small improvements Here you can see a screenshot of the Silverlight MUC client with avatars. You can see the Silverlight MUC client in action here.

MUC for Silverlight

in the last days I was working on MUC extensions for MatriX. If you have the Silverlight Browser plugin installed you can test the Silverlight MUC client here. I will add more MUC features to MatriX and the client, and make a new release of MatriX soon.

MatriX for Silverlight released

I am pleased to announce the first release of MatriX for Microsoft Silverlight. MatriX is a XMPP library for Microsoft Silverlight web development written in c#. Currently MatriX supports the XMPP core. I am working hard on adding many new features and XEPs. You can expect some updates with new features in the next weeks. […]

Silverlight updates

I was working a lot on the Silverlight version since the 1st announcement. You can expect the release very soon. What happened: I renamed the project from agsXMPP2 to MatriX. The core of the Silverlight library works also under .NET, Compact Framework and Mono. Future versions of agsXMPP will use this core as well and […]

agsXMPP 1.1 released

We released version 1.1 of our agsXMPP SDK. During the Secure Communication Week we tested with several customers the TLS encryption for the Compact Framework which is now included in this new release. Download the new release here.

Security matters

The first Secure Communications Week is coming soon: October 4-11, 2008. agsXMPP still doesn’t support SSL and TLS when targeting the .NET Compact Framework, because there is still no SslStream available. Our contribution to the Secure Communications Week will be to implement TLS support for agsXMPP on CF before the Secure Communications Week starts on […]

agsXMPP and Silverlight

agsXMPP supports lots of platforms which currently include Windows, Linux (Mono) and Windows-Mobile. And the next version I am currently working on will also support Microsoft Silverlight. This opens new possibilities to xmpp web development. I attached a small screenshot which shows agsXMPP for Silverlight in action. Follow this blog for updates.