QChat is a crossplatform LAN chat. The project is written using Qt4 so you can compile it on any platform supported by Qt. NOTE: you need Qt 4.3 to compile and run it.
Here are some key features of "QChat":
· sending messages
· creating channels except of 'Main'
· privat chat
· privat single messages
· transferring file
· user information and user profiles
· smiles support(kopete's format supported)
· smiles on receiver's side looking same as on sender's side even if different smile themes used
· receiving messages history when connect to new channel from users already chatting in this channel
Requirements:
· Qt 4.x
What's New in This Release:
· added basic server mode functionality(it may be unstable and buggy. DO NOT send large files in server mode)
· added iplist serverless mode
· added data compression option
· added RTF support
· added animated smiles support
· added possibility of configuring shortcuts
· added message filtration
· added option to configure users list appearance
· added option for logging of chats(logdir option in command line)
· changed protocol
· improved single messages support
· some other little improvements and options
· some bug fixes
· a lot of new bugs
Product's homepage