
ccserver - Perl CyanChat Server

ccserver [host [port]]

This is a demonstration CyanChat server script that uses the Net::CyanChat::Server module. This script is only here for demo purposes and providers an even safer environment to develop clients on than the Cho server.
If the host and/or port arguments aren't given, it defaults to localhost on port 1812.

Casey Kirsle

Released under the same terms as Net::CyanChat.