CCC: Difference between revisions
From ASSS Wiki
Jump to navigationJump to search
m Seperating clients |
add info about ccc features |
||
| Line 1: | Line 1: | ||
CCC is a chat client using the [[ChatNet Protocol|TCP chat protocol]]. It's written by Grelminar, and it's written in Python. You can get it in the ASSS distribution, or from http://sscx.net/asss/ccc. | |||
Features: | |||
* runs in a console windows, so it's easy to use over ssh | |||
* auto-reconnecting after disconnection | |||
* complete logging of everything to a file | |||
* double-colon support | |||
* separate windows for different chat channels, mod chat, and private messages | |||
[[Category: ChatNet Clients]] | [[Category: ChatNet Clients]] | ||
Revision as of 06:51, 13 January 2005
CCC is a chat client using the TCP chat protocol. It's written by Grelminar, and it's written in Python. You can get it in the ASSS distribution, or from http://sscx.net/asss/ccc.
Features:
- runs in a console windows, so it's easy to use over ssh
- auto-reconnecting after disconnection
- complete logging of everything to a file
- double-colon support
- separate windows for different chat channels, mod chat, and private messages