MOHA Chat is a chat solution which comes with a intuitive Web client and can run on most shared hosts. MOHA Chat consumes fewer resources on the server side and is fast on the client side.
The project uses AJAX to retrieve the chat messages and user status. The client polls the server at regular intervals. It currently supports only one-to-one chatting with the Web client. The Web client encrypts messages using a key unique to the client when sending a message to the server and vice versa.
Product's homepage
Requirements:
· Apache Web server with PHP 5.x or higher. (PHP 5.1 or above is recommended)
· A MySQL server, 4.1.0 or higher
What's New in This Release: [ read full changelog ]
· Fixed Bugs: 2085506 - Installer Database configuration fails.