CONCLIENT(1)                                         CONCLIENT(1)



NAME
       conclient - interact with a terminal or program being mon-
       itored by consolidate(8).

SYNOPSIS
       conclient -h | socket

DESCRIPTION
       Conclient allows a user to interact  with  a  terminal  or
       program  being monitored by Consolidate. To use it, simply
       specify the path to a socket created by Consolidate;  con-
       client will connect you to the socket and allow you to see
       output from and type input to the  connected  terminal  or
       program.  Several  users may use conclient to connect to a
       single socket (and, therefore, a single  Consolidate  pro-
       cess).

       Conclient  is not a terminal emulator. It just echoes con-
       trol codes (and anything else) through to your terminal.

OPTIONS
       -h     Print a summary of usage.

BUGS
       There's no warning when several users connect to one  ter-
       minal.

SEE ALSO
       consolidate(8), tty(5), minicom(1),

AUTHOR
       Chris Lightfoot <chris@ex-parrot.com>

VERSION
       Consolidate, version 0.3.
       $Id: conclient.1,v 1.1 2004/10/03 18:58:56 chris Exp $

COPYING
       This  program  is  free  software; you can redistribute it
       and/or modify it under the terms of the GNU General Public
       License  as  published  by  the  Free Software Foundation;
       either version 2 of the License, or (at your  option)  any
       later version.

       This  program  is  distributed in the hope that it will be
       useful, but WITHOUT ANY WARRANTY; without even the implied
       warranty  of  MERCHANTABILITY  or FITNESS FOR A PARTICULAR
       PURPOSE. See the  GNU  General  Public  License  for  more
       details.

       You  should have received a copy of the GNU General Public
       License along with this program; if not, write to the Free
       Software  Foundation,  Inc.,  675  Mass Ave, Cambridge, MA
       02139, USA.



                                                     CONCLIENT(1)