GroChat is a light weight web based chat software coded with PHP which doesn't need a database to work.
It was developped to offer a light weight solution to people who want to install a web based chat software without having to install / customize a database for that.
Features:
- Light weight chat software (doesn't need a database to work !).
- Public and private messaging.
- Multi-room support.
- Private file send and receive system with file pooling server side.
- Announce System.
- Multi-language support (actually english, french and spanish).
- Client/Server chat coded with AJAX.