Browser-based instant messaging client

December 9th, 2007 Arsen Posted in Ajax Applications |

chat.gif

Ajax powered IM system that sits right on your web site.

ajax im (”asynchronous javascript and xml instant messenger”) is a browser-based instant messaging client. It uses the XMLHTTPRequest object in JavaScript to send and receive commands to and from the server. No refreshing of the page is ever needed for this “web application” to work, as everything is updated in real-time via JavaScript.

Web Site

Leave a Reply