d18ebd6f8c
Small chat server written in C. The compiled code is still under 50k (at this time around 40k). The chat offers many features including private channels, gagging, squelching, banning, censoring, and much more. Users can connect to the chat through many ways including telnet and a Java applet through a webpage. PR: ports/54583 Submitted by: Michael A. Kohn <mike@mikekohn.net> <mikekohn@everyday.com>
12 lines
382 B
Plaintext
12 lines
382 B
Plaintext
Small chat server written in C. The compiled code is still under
|
|
50k (at this time around 40k). The chat offers many features
|
|
including private channels, gagging, squelching, banning,
|
|
censoring, and much more. Users can connect to the chat through
|
|
many ways including telnet and a Java applet through a webpage.
|
|
|
|
WWW: http://nakenchat.naken.cc/
|
|
|
|
-Michael Kohn
|
|
|
|
mike@mikekohn.net
|