DotNet IM Client based on XMPP

← Prev   |   Next →

I have been working (along with my sister and cousin) on an XMPP based IM client. This is fully implemented in DotNet. The current version (1.0.1) can connect to Google Talk. The project is hosted here.

You can get the latest code from the following SVN url: https://chatapp.googlecode.com/svn/trunk/

Here are some screen shots of the application:

Main Window

And the Chat Window

ChatWindow

The 'About Box' describes the different components that we are using.

AboutBox

I would appreciate your valuable comments - please post them here.