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?
From stackoverflow
-
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:
Diego Jancic : 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?Koistya Navin : Yes, but not in ASP.NET category. For example this one: http://www.claros.org/web/showProduct.do?id=2Koistya Navin : Also take a look at this one: http://code.google.com/p/ijab/
0 comments:
Post a Comment