views:

620

answers:

1

Hi,

I'm looking for an AJAX-enabled web client for Jabber. I found some, but they look hard to integrate with ASP.NET.

Some of them were not even tested in IE.

I'm trying to make an Facebook-like chat client, any suggestion is welcomed?

+1  A: 

Take a look at this jabbar library for .NET:

http://code.google.com/p/jabber-net/

Or here if you need a ready-to-go solution for your website:

http://www.hotscripts.com/

Koistya Navin
Thanks, looks nice. Although it would be better one with ASP.NET integration, cause it would not be simple to create the whole client integration (the ajax stuff)
Diego Jancic
I couldn't find anything useful in hotscripts.com. Did you see something there?
Diego Jancic
Yes, but not in ASP.NET category. For example this one: http://www.claros.org/web/showProduct.do?id=2
Koistya Navin
Also take a look at this one:http://code.google.com/p/ijab/
Koistya Navin