/AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, PunBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.

Primary LanguageJavaScript

AJAX Chat CalRef-Bleeding

This is the standalone version of Blueimp's AJAX Chat featuring changes made by CalRef.

AJAX stands for "Asynchronous JavaScript and XML". The AJAX Chat clients (the user browsers) use JavaScript to query the web server for updates. Instead of delivering a complete HTML page only updated data is sent in XML format. By using JavaScript the chat page can be updated without having to reload the whole page.

Requirements

###Server-Side:

  • PHP >= 4
  • MySQL >= 4

###Client-Side:

  • Enabled JavaScript
  • Enabled Cookies

Help

For further help on installing and using AJAX Chat, feel free to consult Sylae on github or at sylae@calref.net (email/xmpp).