blob: 0d2cd94f5f2835c38883b4b18f0167182c00d9dd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
VChat is a fully featured internet conferencing (or chat-) system with
traditional commandline interface, support for ANSI colors, a builtin
user management system with per user assignable permission sets, server side
access control list support and a lot of other useful features. The open
architecture of the system and a range of existing client software that
suits most needs make it the ideal solution for setting up a conferencing
system for your website or network.
This port is the standard UNIX client software for taking part in VChat
conferences. It also includes vchatd, a TELNET gateway that may be run from
inetd, allowing to take part in VChat conferences by using a standard
telnet client/terminal emulation.
See net/vserver for the server side components of the VChat system.
WWW: http://www.enforcer.cc/vchat/
|