5 projects tagged "Windows"
Gangplank is a Computer Mediated Communication (CMC) system (or "chat server") which supports real-time communication between users, currently using a text-based user interface. It runs as an Internet server which implements the standard telnet protocol, so no special client program is necessary for users. Server-side processing provides input editing/history and terminal- handling features over the telnet connection for standard ANSI terminals. This code has been in production use on a private server since early 1993. This single-process server is fast, efficient and stable.
Ncohafmuta is a text-based chat server that is designed for access from a telnet client. Its purpose is to allow users to communicate in a configurable environment in realtime. It allows users to create accounts with their own settings and optional personal information. Rooms are the basis for communication, whether private or public. Other features include internal email, email forwarding, a configure script for multiple Unices, support for cygwin under Win32, macros, games, a ranking system with access to more commands, ANSI coloring, banning, async DNS, soft/hot-rebooting, detailed, organized logging, and an internal Web server port.
ircproxy is an Internet Relay Chat Proxy, which works as a layer between your IRC client and the IRC server. It features bouncer capability and has more features, flexibility, and configuration options than other tools. It also includes an option to use the system password list instead of requiring a separate password database.
ngIRCd is a portable IRC daemon written from scratch. It is easy to configure, supports server links (even with original ircds) and runs on hosts with changing IP addresses (such as dial-in networks). Currently supported platforms are AIX, A/UX, Darwin/Mac OS X, FreeBSD, HP-UX, IRIX, Linux, NetBSD, SunOS/Solaris, and Windows with Cygwin.